If you are looking for a MAC installer for the application client, then please visit this page.
<int count> = wordCount( <string> );
setExcelCellNumericValue(<col>, <row>, <value>);
Fix (Script language): The datatype syntax check for the cell-renderer functions setBackgroundColor and setForegroundColor will no longer warn if the arguments are fetched from a Map.
Bug fix (Validation script): It’s now possbile to change the identifier name using a validation script.
Bug fix: If a text in a single cell was being copied by selecting a cell (not when it was being edited) and then this text was pasted into a cell that was being edited, an extra new-line was appended after the text. This wouldn’t happen if either the text was being copied & pasted in edit mode or if it was copied & pasted in selection mode.