Functions

PROPERTY

Returns the project property value.

Set the project property value by going to File->Properties->Properties->Add. Create a name and add a value for the property, this value will then be returned by the PROPERTY function.

Syntax

string PROPERTY(string name)

Inputs

Object Data Type Description
name String The property name.