formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Script Only Templates
Description
Creates a new checkbox item.
An id will be created and assigned to each item.
The checkbox item id is returned by the function and the text edit item
id is returned in text_indx.
Pass FZ_FUIM_ROOT for parent if there is no parent group.
Parameters
fuim_tmpl [Input]
fuim manager
parent [Input]
parent group
check_str [Input, Optional]
checkbox title
Default Value: a checkbox item without a title is created
text_indx [Result, Optional]
text edit item id
Returns
Checkbox item id
Availability
5.0.0.0