Returns the character at a specified index (position)
Returns the Unicode of the character at a specified index
Returns two or more joined strings
"Returns the strings constructor function"
Returns if a string ends with a specified value
Returns Unicode values as characters
Returns if a string contains a specified value
Returns the index (position) of the first occurrence of a value in a string
Returns the index (position) of the last occurrence of a value in a string
Returns the length of a string
Compares two strings in the current locale
Searches a string for a value
Allows you to add properties and methods to an object
Returns a new string with a number of copies of a string
Searches a string for a pattern
Searches a string for a pattern and returns a new string where all matches are replaced
Searches a string for a value
Extracts a part of a string and returns a new string
Splits a string into an array of substrings
Checks whether a string begins with specified characters
Extracts a number of characters from a string
Extracts characters from a string
"Returns a string converted to lowercase letters
"Returns a string converted to uppercase letters
Returns a string converted to lowercase letters
Returns a string or a string object as a string
Returns a string converted to uppercase letters
Returns a string with removed whitespaces
Returns a string with removed whitespaces from the end
Returns a string with removed whitespaces from the start
Returns the primitive value of a string or a string object
Displays a string as an anchor
Displays a string using a big font
Displays a blinking string
Displays a string in bold
Displays a string using a fixed-pitch font
Displays a string using a specified color
Displays a string using a specified size
Displays a string in italic
Displays a string as a hyperlink
Displays a string using a small font
Displays a string with a strikethrough
Displays a string as subscript text
Displays a string as superscript text