StringPart
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns the part of a text that can be determined by splitting it on the indicated separator and then taking the resulting part at the indicated position.
Returns Invalid expression
if one of the parameters is not valid.
text
text
The text to split
separator
text
Specifies the character(s) to use for separating the text
position
text
The position of the part to return