This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| prpl:doublequote [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:doublequote [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| <- [[.: | <- [[.: | ||
| - | ===== | + | ===== |
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | | | | [ - ] | | + | | | string |
| === Description === | === 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 === | === Examples === | ||
| - | < | + | < |
| - | + | DoubleQuote | |
| </ | </ | ||