String Object (JScript 5.6)

Allows manipulation and formatting of text strings and determination and location of substrings within strings.

newString = new String(["stringLiteral"])

Expand imageArguments

Expand imageRemarks

Expand imageProperties

Expand imageMethods

Expand imageRequirements

Expand imageSee Also