Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
string-prepend
Creates a new string by prepending another string to the beginning.
Parameter
Type
Description
self
string
Initial string
string
string
String to prepend
separator
string
Optional separator to insert between strings
return
string
New string with prepended value