<- PRPL reference <- Everything Else 2
Arguments | Result | Notation |
---|---|---|
string | [ - string] |
Pushes a double-quote (“) to the stack. This is the only way to create a string containing this character, as they are normally used to delineate strings.
DoubleQuote "Hello!" DoubleQuote concat concat trace