.Exp doesn't work correctly
Here is an expression from my HFM 11.1.2.1 classic script rule:
.Exp "A#VC_30_2.I#[ICP None].C1#[None].C2#[None].C3#[None].C4#[None] = 1"
This code doesn't work or it works incorrectly. I don't see value "1" set on this account as in HFM as in SmartView after run script. I tried to change 1 to another integer numbers and this expression began work only on 4, 5 and higher numbers. 1, 2 and 3 doesn't work.
What is wrong with this expression?