VISIO::TEXTBOX_GET_TEXT (int textbox)
Description:
Fetches the text entered in a textbox. The ID of the textbox is passed as argument. This command returns the text.
Example:
entry = VISIO::TEXTBOX_GET_TEXT(textbox)