-
Add support for the .NET framework function HMACSHA256
Please add support for the following function:
System.Security.Cryptography.HMACSHA256System.Security.Cryptography.HMACSHA256
-
Allow the MinOf() and MaxOf() functions to accept more than 2 values
-
New function SetRequiredFieldsToggle()
It would be handy to have a function which would just toggle the required state of a set of fields.
SetRequiredFieldsToggle('firstname','lastname,'description'.....)