Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ppl:functions:right [2024/03/27 15:46] stimpyppl:functions:right [2024/03/27 15:47] (current) stimpy
Line 2: Line 2:
 Returns the right-most `len` characters of `str` Returns the right-most `len` characters of `str`
  
 +---
 **See also:** [[ppl:functions:left|Left]] **See also:** [[ppl:functions:left|Left]]