GetProperty
Category: Objects
/ Properties
Since engine version: 5.1 OC
Description
Returns the property key
of object
.
Syntax
any GetProperty(string key, proplist object);
Parameters
- key:
[opt]
Requested property.
- object:
[opt]
Object to request property from, nil
in local calls.
Günther, 2009-05