demianrasko / Dynamics-365-Workflow-Tools

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.
Microsoft Public License
466 stars 222 forks source link

Added quotes around DateTime values, Changed escaping of double quotes within strings. #241

Closed bruffdj closed 3 years ago

bruffdj commented 3 years ago

Added quotes around DateTime values.
Changed escaping of double quotes within strings. Escape sequence is now \" rather than "".