$organizationName = #שם אירגון/חברה#; $customerName = #שם לקוח#; $transactionType = #סוג עיסקה#;
return $organizationName . ‘ ‘ . $customerName . ‘ ‘ . $transactionType;