Returns the length of a String object.
strVariable.length
"String Literal".length |
| JScript |
| length Property (String) (JScript 5.6) |
| See Also |
Returns the length of a String object.
strVariable.length
"String Literal".length |
Remarks
Requirements
See Also