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