Instance.PropertyAtom.getPropertyValue()

Signature

Object getPropertyValue(PropertyAtom propertyAtom)

Domain

action, condition, query

Description

Gets the current value of a PropertyAtom.

Parameters

NameTypeDescription
propertyAtomPropertyAtomThe property atom to get the value for.

Returns

TypeDescription
Objectthe result.

Cautions

none