Hi
I am learning how to build the MFE with ZOS-API and for that I am creating a simple MFE. I know that Target and Weight are accessible through
Operand.Weight
Operand.Target
But calling the Value column using
Operand.Value
returns 0.
Any idea what I am doing wrong?
Thanks