Text
Functions to combine, split, and search text strings.
"".charAt(0); "".compare(""); "".substr(0, 0); parseFloat(""); parseInt(""); Functions to combine, split, and search text strings.
"".charAt(0); "".compare(""); "".substr(0, 0); parseFloat(""); parseInt("");