Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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