Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
string-remove-prefix
Removes the first N characters from a string.
Parameter
Type
Description
self
string
String to remove characters from
length
number
Number of characters to remove from the beginning
return
string
String with first N characters removed