API Reference
Namespaces
Classes
Events
Global
Externals

External: String

String

The built-in String object.

See:
  • String on the Mozilla Developer Network.

Methods


capitalize()

Deprecated since 7.4.0. Use CIQ.capitalize instead.

Capitalizes the first letter of a string.

Deprecated:
Returns:

Capitalized version of the string.

Type
string