__header__
Description
The Select File tool will output any value based on an input value.
Using the Select Tool
On the tool's "Parameters" page the numbers 1-7, the
Selection Indexes, can be renamed to match the possible inupt
parameters. Set the value (the Selection Value) for each index by
typing a value into the text box by each index.
Next,
enter the Input on the parameters page. This can be either a
static value, or can reflect some dynamic value like a global
parameter.
When the Input matches one of the indexes on the parameters page it will output the value for that index.
For example:
The Input is setup to reflect the golobal parameter, "inner" which currntly has a value of 25.
If
the first Selection Index (1) on the Select Tool's parameters page has
been changed to 25, and its value set to "Fail" then the tool will
output "Fail" when the tool is run.
The "SelectionIndex" will
report "0" because it was the first option that was matched. If
the "4" had set changed to 25 instead then the "SectionIndex would
report "3".
The SelectionValue will report "Fail".
Parameters
Input
The active value
SelectionIndex
the found selected index
SelectionValue
the found selectd value
0....
the selections
__footer__