cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MetaAttributeUpdateTool macro Get changed value

ColruytTeam
Honored Contributor

Hello ,


Iam writing a Macro for Attribute under MetaAttributeUpdateTool.
I would like to get latest changed value of attribute so that I need to update other attributes based on value changed. But I always get Old value when I call getProp of Attribute.

Is their a way I can get Latest value .

Thanks in Advance,
Colruytteam.

Colruyt Team
1 Reply

lionel
MEGA
MEGA

Hi,

 

Sorry for the late answer.

If I understand well your question, you should use "Context.EditText" to have the lastest changed value.

 

Lionel