The syntax for using an EED expression is
$EEDFIELD@REGAPP (for string fields)
$#EEDFIELD@REGAPP (for numeric fields)
$&EEDFIELD@REGAPP (for SQL fields)
For example, to retrieve the values for the AGE field registed under the application ADE, enter $#AGE@ADE.