hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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