Instance.PropertyAtom.historySize()

Signature

int historySize(PropertyAtom pa)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method returns the size of the history buffer as specified in the design environment.

Parameters

NameTypeDescription
paPropertyAtomThe property to get the history size from.

Returns

TypeDescription
intSize of the history buffer.

Cautions

none