VISIO::TEXTBOX_SET_TEXT (int textbox, string text)
Description:
Puts text in a textbox. The textbox and the text are passed as arguments.
Example:
VISIO::TEXTBOX_SET_TEXT(textbox, "This is a text...")