substr Method (JScript 5.6)

Returns a substring beginning at a specified location and having a specified length.

stringvar.substr(start [, length ]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also