Splitting an object’s rawValue into an array
This example demonstrates how you can specify values for an object (in this case a dropdown) and then subsequently split the rawValue into an array. The script is generic and can handle specified values with different number of variables.
Please review the Object > Binding palette to see the format of the specified values for the dropdown. The script is then located in the dropdown’s exit event.
Download: Assure Dynamics Splitting a dropdowns rawValue into an array