Good afternoon, When I have a multi-valued CustomField, how do I access the data?
What would this return?
my $policy_type = $ticket->FirstCustomFieldValue('Policy Affected Parties');
Is it a list of some sort? I need to look to see what values are to take
various actions based on this but how do I get at it and what do I get?
Thanks.
Kevin
