Technical Reference > Graphics Builder Automation Interface > Dynamic Properties Functions > PropertiesCicodeObjectGet

PropertiesCicodeObjectGet

Reads the values set for a Cicode object on the Cicode | General tab of the Object Properties dialog.

Syntax

PropertiesCicodeObjectGet(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

The requested values, as a string.

Note: For details on handling return and error values, see Error Handling.

Related Functions

PropertiesCicodeObjectPut