by the scanner (the default is the whitespace characters: space, tab, carriage-return and line-feed).
ScannerConfig.csetSkipCharacters
string csetSkipCharacters() @propertyGet csetSkipCharacters field.
Returns
specifies which characters should be skipped
void csetSkipCharacters(string propval) @propertySet csetSkipCharacters field.
Parameters
propval | specifies which characters should be skipped by the scanner (the default is the whitespace characters: space, tab, carriage-return and line-feed). |