Description
Execute a custom JavaScript function.
This is only available if executed from the OnLoad(), OnSave() or OnChange() events in a North52 formula.
Signature
ExecuteCustomJSFunction('fullyqualifiedname')
Example
ExecuteCustomJSFunction('MS.LocalFunctions.GetTaxRate')
Parameters
Name | Type | Description | Required |
---|---|---|---|
shortcode | xxxx | xxxx | xxxx |