$contact_person = #איש קשר לביצוע עסקה#; $contact_methods = #דרכי התקשרות, אנשי קשר#;
if ($contact_person == “V”) { return $contact_methods; } else { return “”; }