xte_nodebld_init
Creates the empty vector
xte_nodebld_init
(inout arg any);
Description
This function creates the empty vector and assign it to the argument.
Parameters
arg –
Variable of any type
Errors
SQLState |
Error Code |
Error Text |
Description |
22003
|
SR344
|
Too few arguments for xte_nodebld_init
|
|
Examples
After calling xte_nodebld_init() the vector acc of type any is empty and may be used
by xte_nodebld_acc function