To display the I/O Properties window, first select the operation. Then, open the Properties window for the operation by selecting Properties from the View menu.

The following fields are available:

Name

Enter a name following Identifier Naming Conventions.

Returns

The I/O Table Return type as defined in the Input operation. If there is no return type, this field shows Void. This field is read-only.

Public

Click the checkbox to select or deselect public as the status.

When a checkmark is visible, the command is public and may be available to other modules. When the checkmark is not visible, the data object is private. By default, I/O Tables are set to non-public (private).

Exportc

Click the checkbox to make the function exported. This is only applicable for DLL based project and used to designate the function as export allowing it to be called externally when using teh DLL.

Desc.

Enter a comment that more fully describes the I/O Table. Click the Desc button to expand the Desc edit box. When you are finished entering the description, click the Desc button again to shrink the box.