Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
string-append
Creates a new string by appending another string to the end.
Parameter
Type
Description
self
string
Initial string
string
string
String to append
separator
string
Optional separator to insert between strings
return
string
New string with appended value