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.
string PROPERTY(string name)
Object | Data Type | Description |
---|---|---|
name | String | The property name. |