Skip to main content

PROPERTY

Returns the project property value.

Set the project property value by going to the File Menu > Properties. Then click onto the ellipsis to open the Properties collection window and click Add. Create a name and add a value for the property.

You can then return the value with the PROPERTY function.

Syntax

string PROPERTY(string name)

Inputs

ObjectData TypeDescription
nameStringThe property name.