Current token string value
Source position: jsonscanner.pp line 141
public property TJSONScanner.CurTokenString : Ansistring |
Returns the string representation of the current token. For string tokens, contains the unescaped string content. For other tokens, contains the literal text representation.
|
Current token type |
|
|
Fetch next token from input |