Excerpt | ||
---|---|---|
| ||
To retrieve multiple values from a cascading custom field (for example) simply create a string array variable and set the value to the custom field. |
To retrieve multiple values from a cascading custom field (for example) simply create a string array variable and set the value to the custom field.
...
Supported Field Types
Select List (cascading)
NOTE: getting the value using the customfield id is not the best practice when
writing SIL scripts. See theWorking with Custom Fieldsexample for more
information on the best practices.
...
)
...