Update CHEATSHEET.md
This commit is contained in:
parent
b5aeb55441
commit
4e65245c8d
@ -24,6 +24,7 @@ are syntax that add quotation marks around `key`, so you call them without the q
|
||||
`key`. The returned value of `$` is a string, or an empty string on failure.
|
||||
|
||||
($ KEY) -> "VAL"
|
||||
(Q KEY) -> "\"VAL\""
|
||||
|
||||
($ key [transformer])
|
||||
Look up `key` in the `%makevars` hash table and return the result
|
||||
|
Loading…
Reference in New Issue
Block a user