New input parameter in ClearAllLocalStorage and ClearAllSessionStorage:
- IsToRemoveOSVars (Set true if you want remove all vars, include the Outsystems Vars)
The client actions bellow was changed to functions:
- CheckIsSetItemLocalStorage- GetItemLocalStorage- SetItemLocalStorage- CheckIsSetItemSessionStorage- GetItemSessionStorage- SetItemSessionStorage
Now, you can use this functions in expressions and actions. Thanks Fábio Fantato for the ideia.