This shows you the differences between two versions of the page.
| xrpl:startswith [2019/03/04 01:08] – created Karsten75 | xrpl:startswith [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| - | ===== StartsWith | ||
| - | |||
| - | ^Arguments^Result^Notation^ | ||
| - | |string string| bool| [string string- bool] | | ||
| - | |||
| - | |||
| - | === Description === | ||
| - | Takes two strings from the stack and returns whether the first string starts with the second (case sensitive) | ||
| - | |||
| - | === Examples === | ||
| - | < | ||
| - | Trace(" | ||
| - | endif | ||
| - | </ | ||