in reply to
Get value from object
The keys in the hash are case sensitive:
my $field = $CustomField->values->name;
Comment on
Re: Get value from object
Download
Code
In Section
Seekers of Perl Wisdom