Retrieve Values from a Multi-Select Field via Scripting
Published on
November 30th, 2023
Scenario
If multi-select custom field exists on a sales order, the values should be retrieved that are present on an existing record.
Note:Multi-Select custom fields returns an array of values, hence it is needed to iterate through the array to retrieve the actual values