You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SpecName (multiple)
The name of the variable for operation result assignment
Text (multiple)
The variable containing the text to examine for the character
CharacterToFind (constant)
The variable containing the character to find in the text
ErrorMessage (multiple | optional)
The error message to return when any error occurs.
Synopsis
This method searches the variable for the last instance of the search character. For example, if you search for the letter "r" in "We are Four51" the returned value will be 11.