Temporal.History.previousLong()

Signature

long previousLong(PropertyAtomLong pal)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method returns the previous value of PropertyAtomLong

Parameters

NameTypeDescription
palPropertyAtomLongThe property to check for the value of.

Returns

TypeDescription
longreturns the previous value.

Cautions

If this is the first value; PropertyAtomInt default value is returned.