GetProperty

Category: Objects / Properties
Since engine version: 1.0 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.
See also: GetProperties, SetProperty
Günther, 2009-05