TokenStream::AddText (open)

Add (more) text to parse

Syntax

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

MACRO AddText(STRING text)

Parameters

STRING text

Text to add

Description

This function can be used to add text to the internal buffer, for example when new input text was received.