ScannerConfig.csetSkipCharacters

Set csetSkipCharacters field.

  1. string csetSkipCharacters [@property getter]
  2. string csetSkipCharacters [@property setter]
    class ScannerConfig
    @property
    void
    csetSkipCharacters
    (
    string propval
    )

Parameters

propval string

specifies which characters should be skipped by the scanner (the default is the whitespace characters: space, tab, carriage-return and line-feed).