Tag Archives: Javascript Tutorial – Strings
javascript string functions
Syntax var myStr=new String(string); String Object Properties F: Firefox, IE: Internet Explorer Property Description F IE constructor Returns a reference to the function that created the object 1 4 length Returns the number of characters in a string 1 3 … Continue reading
Filed under Javascript