Prev Page Next Page
IsPunctuation
Previous Top Next

Returns true if the first character in the string is a punctuation symbol.

Syntax: IsPunctuation (String)

Example:
If IsPunctuation (StrAt (Text,2)) = True Then ...
It will be true if the third character is a punctuation symbol.
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)