StringParser::Next (open)

Set position to the next character, returns whether eof has been reached

Syntax

LOADLIB "wh::util/stringparser.whlib";

BOOLEAN FUNCTION Next()

Return value

BOOLEAN

TRUE if the end of the file hasn't been reached yet