has-boxed-string-x Check support of by-index access of string characters. module.exports : boolean ⏏ Check failure of by-index access of string characters (IE < 9) and failure of 0 in boxedString (Rhino). true if no failure; otherwise false. Kind: Exported member