Simple Variable Values

A simple variable value is defined by a dollar sign ($) followed by the variable code of the variable whose value is to be substituted in the default format for the variable type.

For example, $ANAME resolves to the name of the current assembly; and Assembly name: $ANAME resolves to: Assembly name: My Assembly (where the name of the current assembly is My Assembly).