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