| SUI_RemFormObject (formType; objectLabel) | ||
| Parameter | Type | Description |
| formType | Integer | 0 = output; 1 = input; 2 = dialog |
| objectLabel | String | Label given to identify the form object |
| Description SUI_RemFormObject removes (disables the voicing of) a form object created with SUI_AddFormField, SUI_AddFormArray, SUI_AddFormVariable or SUI_AddFormButton. | ||