method:valueOf ();return type:stringcontent:ใช้คืนค่า ค่าข้อมูล ของ objectexample:var str = new String ( "BambooLabcode" ); alert ( str.valueOf () );