Javascript Strings
From Yate Documentation
(Difference between revisions)
(Created page with "Although the String object is not directly supported by Yate's Javascript these methods are applicable to most non-object variables. Note that these are not real properties o...") |
Revision as of 16:26, 10 September 2013
Although the String object is not directly supported by Yate's Javascript these methods are applicable to most non-object variables.
Note that these are not real properties of strings and cannot be enumerated!
- length
Property that describes the length of a string as a decimal number.