SUI_AddFormTabControl Table of Contents || Prev | Next || [?]

 
SUI_AddFormTabControl (formType; arrayName{; methodName})
 
ParameterTypeDescription
formTypeInteger1 = input; 2 = dialog
arrayNameStringName of array used by tab control object
methodNameStringMethod to execute instead of Goto Page
 
Description

SUI_AddFormTabControl allows for a voice-enabled tab control object on an input form or dialog. A goto page will be issued according the array element number when that element is spoken.

New in v3.0.0

You can now opt to not have an automatic goto page issued by giving a method name to execute instead as $3.