MyItem = MyItem.apply();
if ( MyItem.isError() )
{
// have a look at the error string or do something
}
This should give you some clues what is going wrong with the update.
Cheers,
Brian.MyItem = MyItem.apply();
if ( MyItem.isError() )
{
// have a look at the error string or do something
}
This should give you some clues what is going wrong with the update.
Cheers,
Brian.Copyright © 2025 Aras. All rights reserved.