TIBCO BusinessEvents™
Standard
Temporal
History
Temporal.History
.
previousDouble()
Signature
double previousDouble(PropertyAtomDouble pad)
Domain
ACTION, CONDITION, QUERY, BUI
Description
This method returns the previous value of PropertyAtomDouble
Parameters
Name
Type
Description
pad
PropertyAtomDouble
The property to check for the value of.
Returns
Type
Description
double
returns the previous value.
Cautions
If this is the first value; PropertyAtomInt default value is returned.