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
BOOLEANTRUE if the end of the file hasn't been reached yet
Set position to the next character, returns whether eof has been reached
LOADLIB "wh::util/stringparser.whlib";
BOOLEAN FUNCTION Next()BOOLEANTRUE if the end of the file hasn't been reached yet