| RIATest 2 Documentation | Copyright © RIATest.com |
| Method | Description |
|---|---|
Boolean |
new Boolean([value]) Create new Boolean value |
toString |
toString() If this boolean value is true, then the string "true" is returned otherwise the string "false" is returned. |