45,645
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
=== Usage === | === Usage === | ||
{{tlx| | {{tlx|str rightmost|<string>|<offset>}} | ||
Gives the rightmost <code><offset></code> characters of the string. | Gives the rightmost <code><offset></code> characters of the string. | ||
=== Example === | |||
{{tlx|str rightmost|example|2}} → {{str rightmost|example|2}} | |||
<includeonly> | <includeonly> |