Skip to contents

Returns the n rightmost characters in s.

Usage

substr_right(s, n)

Arguments

s

input string

n

number of characters from the right to include (1 indexed)