User Tools

Site Tools


prpl:doublequote

<- PRPL reference <- Everything Else 2

DoubleQuote

ArgumentsResultNotation
string [ - string]

Description

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.

Examples

 
DoubleQuote "Hello!" DoubleQuote concat concat trace
prpl/doublequote.txt · Last modified: 2018/06/14 17:11 by kajacx