Gets the numeric suffix from a piece of text.
GetNumericSuffix( [Text] )
Where:
Text is the text from which to get the numeric suffix.
Rule | Meaning |
---|---|
GetNumericSuffix(MyName()) | When applied to a variable named LineItem1 will return the number 1 as being the numeric suffix |