Next: , Previous: , Up: Built-in functions   [Contents][Index]


7.2.3.58 $STRING: Expand, then stringize

$STRING(s)’ expands its argument if it is a macro, then makes the expansion into a quoted string. If the argument is already a quoted string, it is returned unchanged.