StringParser::ParseWhileInSet (open)
Parses all subsequent characters that are in the set
Syntax
LOADLIB "wh::util/stringparser.whlib";
STRING FUNCTION ParseWhileInSet(STRING myset)Parameters
STRING mysetSet of characters to parse
Return value
STRINGParsed characters