Instance.PropertyAtom.getString()

Signature

String getString (PropertyAtomString propertyAtomString, long time)

Domain

action, condition

Description

Gets the value of the PropertyAtomString passed.

Parameters

NameTypeDescription
propertyAtomStringPropertyAtomStringThe property atom to get the value for.
timelongThis must be -1.

Returns

TypeDescription
StringThe result.

Cautions

none