formZ SDK | 5.0 API Reference | Project | Symbols
Description
Sets the name of a definition. Note : the name cannot be longer than 32 characters and must be unique (no other definition in the library can have that name).
Plugin Prototype
fzrt_error_td fz_symb_def_set_name(
fzrt_int | windex, |
def_ptr, | |
char * | name ) |
Parameters
windex [Input]
project window index
def_ptr [Input]
definition
name [Input]
name
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in