You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can create an object like this but you can't increment it using add(). it throws "ValidationException: Invalid UpdateExpression: Syntax error; token: "-", near: "MarketplaceFacilitatorTax-Principal""
I see. it would be great if you can you post a small example which leads to the error.
i.e. code which creates an object and then on which you try using add to increment it. this will help me get started to look into this. thanks.
You can create an object like this but you can't increment it using add(). it throws "ValidationException: Invalid UpdateExpression: Syntax error; token: "-", near: "MarketplaceFacilitatorTax-Principal""
{
"srTas.MarketplaceFacilitatorTax-Principal": -7.4
}
The text was updated successfully, but these errors were encountered: