GetPropertyValue(Object: Object, Property: String): Object
Returns the Value of a Property of an Object.
GetPropertyValue function syntax has these named arguments:
Parameter |
Description |
Object |
Required. The object containing the property. |
Property |
Required. The name of the Property to return the value of. |
See also the Scripted Form GetPropertyValue Object Method, the Memory Table Builder GetPropertyValue method and the Memory Table GetPropertyValue method.