Hi All,
Can we declare variables for constants in script logic??
In most of my logics, expressions remain unchanged but values used in expressions will change.
Instead of modifying the logic every time for changing values, can i declare the variables for the values in separate .LGF file or with in the logic scope??
Eg: *REC(EXPRESSION=account*0.145,time=2013.APR)
Can i assign 0.145 value for variable?? (like A = 0.145)
Thanks and Regards,
Naidu