Temporal.History.previous()

Signature

Object previous(PropertyAtom pad)

Domain

condition, action, query

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.