if (strpos(#מעמ#, “לא כולל”) !== false) { return #מחיר# * 1.0017; } elseif (strpos(#מעמ#, “כולל”) !== false) { return #מחיר#; } else { return “”; }