$field = #אורך#; // Replace this with the actual field value
$formula = str_replace(#אורך#, “”, $field);
return $formula;