Please enable JavaScript to view this site.

Try to parse a generic token, e.g. an sequence of only digit/letters or extra specified characters: if successfully, current parsing position is moved after the parsed generic token.

Syntax

parseGenToken(string @value, string extra="_"): bool

value

Reference to destination string

extra

Extra token characters

Result

Return true if valid generic token parsed, false otherwise

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC