formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Script Only Templates

fz_fuim_script_new_check

Description

Creates a new checkbox item.
An id will be created and assigned to each item.
Pass FZ_FUIM_ROOT for parent if there is no parent group.

Parameters

fuim_tmpl [Input]

fuim manager

parent [Input]

parent group

flags [Input]

construction flags

Bit Flag Type: fz_fuim_flag_enum

titl_str [Input, Optional]

checkbox title

Default Value: a checkbox item without a title is created

Returns

Checkbox id

Availability

5.0.0.0