CURPROP keyword

Applies To

All specifications.

Description

Evaluates to the name of the property bound by the component that currently has focus, if the current component is property-bound. If no component has the focus, or if the current component is not bound to a property, this keyword evaluates to an empty string.

Syntax

CURPROP( )

Remarks

A substitution keyword. Use this keyword to find the value of the current property. The property name does not include a prefix, even if this is a subcollection or secondary collection to which the component is bound.