| Cogitek RIATest 3 Documentation | Copyright © Cogitek Inc. |
| 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. |