Temporal.History.previousInt()

Signature

int previousInt(PropertyAtomInt pai)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method returns the previous value of PropertyAtomInt

Parameters

NameTypeDescription
paiPropertyAtomIntThe property to check for the value of.

Returns

TypeDescription
intreturns the previous value.

Cautions

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