what is the syntax change in equation for IF statement while converting a model from sSW14 to SW15


Hi,

While i am changing the model from sw14 to sw15 the equation which is worked in sw14 is now won't work in sw15

"Cut-Extrude15"=if("Global variable" like 0, "suppressed","unsuppressed")

where,

"Global variable" is from main assembly


above this equation worked in sw14 but while converting the model to sw15 the syntax is
changed automatically...as

"Cut-Extrude15"=iif("Global variable" "like0", "suppressed","unsuppressed")

But it won't work.


Guide me in this.

by

Mvk.

SolidworksParts And Features