Instance.PropertyAtom.getPropertyValue()

Signature

Object getPropertyValue(PropertyAtom propertyAtom)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Gets the current value of a PropertyAtom.

Parameters

NameTypeDescription
propertyAtomPropertyAtomThe property atom to get the value for.

Returns

TypeDescription
Objectthe result.

Cautions

none