The following are the
only valid characters for node input names: A through Z, a through
z, _ (underscore), and 0 through 9. Note that numbers 0-9 must be
preceded by a valid character or _(underscore). All other characters
and text are considered invalid. Blanks are not allowed anywhere.
The input name is case insensitive.
The output of the
If
then node is determined by the disposition of the input
condition. If the input parameter condition returns
TRUE
,
then the implicit output parameter
TRUE
exits
the node. Furthermore, if the input parameter condition returns
FALSE
,
then the implicit output parameter
FALSE
exits
the node. Finally, although you cannot explicitly create additional
output parameters for this workflow node, you can create new string
input parameters along with the one node-specific input string parameter.
This parameter should be used in the expression input.