13-11-2014 11:15 AM
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.
Solved! Go to Solution.
14-01-2015 11:24 AM
Hi,
Sorry for the late answer.
If I understand well your question, you should use "Context.EditText" to have the lastest changed value.
Lionel