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
Added Service Provider recurrence triggers state support, allowing states to persist though repeated trigger iterations.
Added new "decimal" function that takes in a decimal number as a string and then can be used in other math functions. Please see https://aka.ms/logicexpressions#decimal for usage details.