hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

string-get-suffix

Gets the last N characters of a string.
Parameter
Type
Description
self
string
String to get suffix from
length
number
Number of characters to extract
return
string
String containing the last N characters