This shows you the differences between two versions of the page.
| xrpl:stringtolist [2019/03/04 01:11] – created Karsten75 | xrpl:stringtolist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| - | ===== StringToList | ||
| - | |||
| - | ^Arguments^Result^Notation^ | ||
| - | |string| list| [string- list] | | ||
| - | |||
| - | |||
| - | === Description === | ||
| - | Takes a string from the stack and returns the list of characters in the string. | ||
| - | |||
| - | === Examples === | ||
| - | < | ||
| - | < | ||
| - | Trace(< | ||
| - | loop | ||
| - | </ | ||