Instance.PropertyAtom.getConceptReferenceHistoryValue()
Signature
Concept getConceptReferenceHistoryValue (PropertyAtomConceptReference parc, int idx)
Domain
ACTION, CONDITION, QUERY, BUI
Description
Gets the value of the PropertyAtomConceptReference at a given specified index in the ring buffer.
Oldest value is at index 0
Parameters
Name | Type | Description |
parc | PropertyAtomConceptReference | The property atom to get the value for. |
idx | int | Index of the value needed in the ring buffer. |
Returns
Type | Description |
Concept | The result. |