CharBufferString.CharAtEquals (METH)
METHOD CharAtEquals : BOOL
This method tests, if the character at a specified position within the string is equal to a given character.
- InOut:
Scope
Name
Type
Comment
Return
CharAtEqualsBOOLInput
iPositionINTThe position (relative to 1) within the string to check
stCharSTRING(1)The character to search