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

fz_fuim_script_new_radio

Description

Creates a new radio button item.
Pass FZ_FUIM_NONE for id to not assign a specific item id. An id will be created and assigned to the item and returned.
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]

radio button title

Default Value: a radio button item without a title is created

Returns

Radio button id

Availability

5.0.0.0