added

July 13, 2023

We released minor bug fixes and UI improvements. You can now specify the date format in TODAY() function. Also, we added the variable description on hover over the variable name.

Release Details

In this release, we have addressed some bugs and made several enhancements.

Enhanced TODAY() function

The TODAY() function has been enhanced to allow users to specify the desired format for the returned date. Formats such as mm/dd/yyyy or dd/mm/yyyy can now be specified. Please see the example below.


Better understanding of variables

When processing an application, you can now easily access the information about each variable. Simply hover over the variable name to view its description.
If a description has been provided for a variable, the tooltip will display the relevant details, enabling you to better comprehend its purpose and usage.