GXDN: Gurux Developer Network
Assert Method (booleanExpression, message)
Namespaces
►
Gurux.ScriptParser
►
GXDebug
►
Assert(Object, String)
Checks given condition, and displays a user specified message, if the condition is false.
Parameters
booleanExpression
(
Object
)
The condition to check.
message
(
String
)
The message to display, if the condition is false.
Assembly:
Gurux.ScriptParser
(Module: Gurux.ScriptParser) Version: 5.0.0.1