This shows you the differences between two versions of the page.
xrpl:doublequote [2019/03/03 21:47] – created Karsten75 | xrpl:doublequote [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | ===== DoubleQuote | ||
- | |||
- | ^Arguments^Result^Notation^ | ||
- | | | 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 " | ||
- | </ | ||