Page::getGivenField($field[,$field,...])
Version 3.8
Get first field that has a valid value
Version 3.8
Get first field that has a valid value
Object Field
Get the first phone number that is given:
$phoneField = $Order->getGivenField('gsm','phone','customer.phone');