Functions to combine, split, and search text strings.
"".charAt(0); "".compare(""); "".substr(0, 0); parseFloat(""); parseInt("");
char at, compare, substr, parse int, parse float
Edit this page on GitHub Edit template of this page on GitHub Edit template of this page on GitHub