$fieldValue = ”; // Default empty value
// Check if there is a value in the field if (!empty(#שדה#)) { $fieldValue = #שדה#; }
return $fieldValue;