SetCustomFunctions
function SetCustomFunctions(jsonString: string): void
Description
Updates a library of local custom functions.
Parameters
- jsonString
string
A library of custom functions in JSON format.
Returns
void
function SetCustomFunctions(jsonString: string): void
Updates a library of local custom functions.
string
A library of custom functions in JSON format.
void