%CRef system variable

Description

This system variable returns an uppercase character string containing the content reference (CREF) name of the current component.

Note:

This system variable is not valid in Component Interface.

Example

WinMessage("CREF name is "| %CRef, 0);