Temporal.History.previous()

Signature

Object previous(PropertyAtom pad)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method returns the previous value of a PropertyAtom.

Parameters

NameTypeDescription
padPropertyAtomThe property to check for the value of.

Returns

TypeDescription
Objectreturns the previous value.

Cautions

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