value instanceof String; //returns false, as value is not a string, but a Custom defined data type. The operator of instanceof is simple while ...
確定! 回上一頁