The software currently requires a symbol to declare a set of inputs that creates a set of outputs. To declare an input, you must define the enumerated index, name, description, and the optional property of that input. An example of the declaration of the inputs is shown below:
-
You cannot modify the index, name, or input type.
-
You cannot delete an input.
-
You cannot place an optional input in a mandatory input.
-
You cannot add a new input in the middle of existing inputs.