Next: , Previous: $REVISION, Up: Built-in functions


7.2.3.52 $ROUTINE: Current function (Ratfor only)

When Ratfor is the current language, $ROUTINE expands to a string built of the name of the current program, function, or subroutine. This function is not useful for other languages, for which it expands to the null string.