Get substring
Last updated
Was this helpful?
Last updated
Was this helpful?
Element that extracts substring from given string.
Properties
String*: [String] Base string
Index*: [Int32] Substring start index
Length: [Int32] Substring length
Result*: [String] Result string