j
k
j a
j l
I was wondering if there was any syntax for using JavaScript template literals like
(literal "hello ${variable-name}")
Output: `hello ${variableName}`
Back to the thread
Back to the list