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

fz_fuim_script_item_unary_bool

Description

Sets a fuim item to be true when the associated boolean data (data_ptr) is true (true_value). The item is true when the value in data_ptr equals true_value.

Parameters

fuim_tmpl [Input]

fuim manager

item_id [Input]

item id

data_ptr [Input]

pointer to data to check for true value

true_value [Input]

value that indicates true

Returns

None

Availability

5.0.0.0