Sets the values for a Cicode object on the Cicode | General tab of the Object Properties dialog.
Syntax
PropertiesCicodeObjectPut(Expression, Library, SymbolName)
Expression:
The command expression.
Library:
Name of the library where the symbol used can be found.
SymbolName:
Name of the symbol used.
Return Value
0 (zero) if successful, otherwise an error is returned.
Note: For details on handling return and error values, see Error Handling.
Related Functions
Published June 2018