formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
Changes the string of the fuim item. The item identified by item_id will have it's string changed to str. If the item is of a type that doesn't have a string, an error will be returned and the item will remain untouched.
Plugin Prototype
short fz_fuim_item_set_string(
fuim_tmpl, | |
short | item_id, |
char * | str ) |
Parameters
fuim_tmpl [Input]
fuim manager
item_id [Input]
fuim item id
str [Input]
new string
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in