SubString
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a new text that is a subset of text
beginning at a position through a number of characters.
Returns Invalid expression
if one of the parameters is not valid.
text
text
a text
start_position
numeric
(optional) the position to start from
length
numeric
the number of characters to take from text