Skip to content

@technobuddha > library > String

Construction

NameTypeDescription
buildFunctionConcatenates strings and/or arrays of strings
ensurePrefixFunctionAdd a prefix to a string, if it does not already have the prefix
ensureSuffixFunctionAdd a suffix to a string, if it does not already have the suffix
quoteFunctionSurround text with quotes
QuoteOptionsTypeOptions for the quote and unquote function
tagFunctionSurround text with an HTML tag