Temporal.History.previousDouble()

Signature

double previousDouble(PropertyAtomDouble pad)

Domain

condition, action, query

Description

This method returns the previous value of PropertyAtomDouble

Parameters

NameTypeDescription
padPropertyAtomDoubleThe property to check for the value of.

Returns

TypeDescription
doublereturns the previous value.

Cautions

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