This shows you the differences between two versions of the page.
xrpl:split [2019/03/04 01:05] – created Karsten75 | xrpl:split [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | ===== Split ===== | ||
- | |||
- | ^Arguments^Result^Notation^ | ||
- | |string string| list| [string string- list] | | ||
- | |||
- | |||
- | === Description === | ||
- | Takes two strings from the stack and splits the first wherever the second occurs. Returns a list of strings. | ||
- | |||
- | === Examples === | ||
- | < | ||
- | < | ||
- | Trace(< | ||
- | loop | ||
- | </ | ||