Release Notes
See the list below for the latest additions in automation for grid features and other features that are not product specific.
Added October 26 2022 |
---|
Read or write to the registry (SetReg and GetReg). |
Terminate automation without closing the dialog using KeepAlive="ThisAndStop". |
Added September 29 2022 |
---|
New conditions for SetVarListFromGridSelection where mode = text: isInString/isNotInStringstring, IsIn/isNotIn conditions. |
Automation "SetvarListFromFile" where the user will provide a path to a file (CSV or Excel), and it creates a List of SetVar for each column index provided in the file. |
Reserved, system variable name for LOCALAPPDATA: "FolderLocalAppData". |
Create a variable list of raw values from grid selection using new "SetVarListFromGridSelection" attribute: RawFormat = "true". |