Instance.PropertyAtom.getLong()

Signature

long getLong (PropertyAtomLong propertyAtomLong, long time)

Domain

action, condition, query

Description

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

Parameters

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

Returns

TypeDescription
longthe result.

Cautions

none