| SUI_SetEntryArray (arrayName) --> error | ||
| Parameter | Type | Description |
| arrayName | String | Name of the process string array |
| Returns | Type | Description |
| error | Integer | Error code (0 = no error) |
| Description SUI_SetEntryArray accepts the name of a process array to use for the current entry area, usually a pop-up menu. Since Inquire4D does not support dictation, all voice-entry into alpha objects must be restricted to a required list of values. | ||