Instance.PropertyAtom.getString()

Signature

String getString (PropertyAtomString propertyAtomString, long time)

Domain

action, condition, query

Description

Gets the value of the PropertyAtomString passed, at the time stamp specified.

Parameters

NameTypeDescription
propertyAtomStringPropertyAtomStringThe property atom to get the value for.
timelongTime the value is needed for.

Returns

TypeDescription
Stringthe result.

Cautions

none