OpenDX - Documentation
Full Contents QuickStart Guide User's Guide User's Reference
Previous Page Next Page Table of Contents Partial Table of Contents Index Search

Verify

Category

Debugging

Function

Checks an object for internal consistency.

Syntax


output = Verify(input, how);

Inputs
Name Type Default Description
input object none object to be checked
how string no default level of verification

Outputs
Name Type Description
output object same object

Functional Details

The Verify module checks an object input for internal consistency.

The how parameter is currently not used.

Example Visual Program

SIMPLE/Verify.net


Full Contents QuickStart Guide User's Guide User's Reference

[ OpenDX Home at IBM | OpenDX.org ]