Instance.PropertyAtom.getContainedConceptHistoryValue()

Signature

Concept getContainedConceptHistoryValue (PropertyAtomContainedConcept pacc, int idx)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Gets the value of the PropertyAtomContainedConcept at a specified index in the ring buffer. Oldest value is at index 0.

Parameters

NameTypeDescription
paccPropertyAtomContainedConceptThe property atom to get the value for.
idxintIndex of the value needed in the ring buffer.

Returns

TypeDescription
ConceptThe result.