| SUI_AddFormTabControl (formType; arrayName{; methodName}) | ||
| Parameter | Type | Description |
| formType | Integer | 1 = input; 2 = dialog |
| arrayName | String | Name of array used by tab control object |
| methodName | String | Method 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. | ||