Help Property

Name
Property
 
Syntax
property <key> <type> <value>
 
property <key> <type> delete
 
Description
The first syntax sets a property whose self-explained
descriptive key is of a particular data type (eg bool,
string or int) to that value.
 
The second deletes that property.
 
See also
propertylist
 
Keywords
property
 

Go back to the help index.