property:length;return type:numbercontent:ใช้คืนค่าความยาวของ ตัวอักษรexample:var str = new String ( "BambooLabcode" ); alert ( str.length );