UNPKG

botium-core

Version:
37 lines (33 loc) 553 B
JSON #begin #me { "text": "Success!", "falsytext": "", "number": 1, "falsynumber": 0, "floating": 1.0, "falsyfloat": 0.0, "isBoolean": true, "isNotBoolean": false, "fullArray": ["entryOne"], "halfArray": [""], "emptyArray": [], "containsNothing": null } #bot { "text": "Success!", "falsytext": "", "number": 1, "falsynumber": 0, "floating": 1.0, "falsyfloat": 0.0, "isBoolean": true, "isNotBoolean": false, "fullArray": ["entryOne"], "halfArray": [""], "emptyArray": [], "containsNothing": null } #end