This section is for internal use only.
If the value of the variable specified as the parameter starts with a special character, a different replacement will occur.
%%vnode(ABC) is replaced by "PQR".
%%vnode(EFG) is replaced by "PQR".
%%vnode(ARW) is replaced by "^PQR".
%%vnode(@INDIR) is replaced by "PQR".
%%vnode(@ABC) is replaced by "KLM".
%%vnode(^ABC) is replaced by "PQRST".