RightmostCharacter()
is a convenience function that returns the final
character of a string.
Usage
RightmostCharacter(string, len = nchar(string))
See also
Other string parsing functions:
EndSentence()
,
MorphoBankDecode()
,
Unquote()
RightmostCharacter()
is a convenience function that returns the final
character of a string.
RightmostCharacter(string, len = nchar(string))
Other string parsing functions:
EndSentence()
,
MorphoBankDecode()
,
Unquote()