QuotesBreak (StringTokenizer property)
Do quotes break the current token? (StringTokenizer class)
[Introduced in Sirius Mods 7.8]
This page is under construction.
Syntax
%currentBoolean = stringTokenizer:QuotesBreak stringTokenizer:QuotesBreak = newBoolean
Syntax terms
%boolean | An enumeration object of type Boolean to contain the returned value of CurrentQuoted. For more information about Boolean enumerations, see "Using Boolean Enumerations". |
---|---|
stringTokenizer | A StringTokenizer object expression. |