TokenStream::AddText (open)
Add (more) text to parse
Syntax
LOADLIB "wh::util/langspecific.whlib";
MACRO AddText(STRING text)Parameters
STRING textText to add
Description
This function can be used to add text to the internal buffer, for example when new input text was received.