THT
Install
Manual
Version: v0.8.1 - Beta. We welcome
contributors & feedback
.
Home
Manual
String
Methods for String objects.
See also:
Language Tour - Strings
Methods
Basic
fill
length
Substring
left
limit
right
substring
Find
contains
count
endsWith
indexOf
lastIndexOf
match
matchAll
startsWith
Replace
lastReplaceCount
replace
replaceChars
Split
split
splitChars
splitLines
splitWords
Transform
reverse
toAscii
toCivilized
toHumanized
toLowerCase
toPlural
toTitleCase
toTokenCase
toUpperCase
toUrlSlug
Checks
isAscii
isEmpty
isLowerCase
isNumeric
isUpperCase
Whitespace
padBoth
padLeft
padRight
trim
trimIndent
trimLeft
trimLines
trimRight
Prefix/Suffix
append
ensureLeft
ensureRight
ensureWrap
prepend
removeLeft
removeRight
removeWrap
Characters
charList
charToUnicode
getChar
setChar
unicodeToChar
Type
toBoolean
toNumber
xDangerToType
Encoding
fromBytes
fromEncoding
toBytes
toEncoding
Crypto
fingerprint
randomToken
scrambleId
unscrambleId
Back: Manual