Last updated 2 months ago
Was this helpful?
Extract the rightmost count characters from a string
Right(string=[string], count=[integer])
string
true
The string to extract from
count
integer
The number of characters to retrieve.