Improvement: Users can define the auto-save interval for script file auto-save fuctionality;
New function: aes()/des()/desede()/rsa() - Encrypt/decrypt a BLOB value/string;
New function option: filename@s - Get name of the current script file;
New function: r.alter()/r.derive() - Modify fields or add new ones to a record;
New function: P.groupc() - Perform row-to-column/column-to-row transposition on multiple columns;
New function: A.groupc() - Perform row-to-column/column-to-row transposition on a sequence of sequences;
New function option: P.array@b() - Discard the first row when converting records of a table sequence to a sequence.
20240731 Standard Edition Update record
Help Documentation updated;
Improvement: Function prompt improved. Place pointer in parentheses after the function name in the IDE’s toolbar, function description will be automatically displayed.
20240731 Enterprise Edition Update record
Help Documentation updated;
New functionality: Add Mount remote storage platform.