JSFunction modeling

A JSFunction can not be linked to a ImportMappingRule. As all JSRunnable, this Rhapsody Function must be implemented in JavaScript via the "Implementation" tab:

JSFunction implementation

The implemented code has access to all of the M2MImportRuleset JavaScript context (including initM2MIE.js, JSRunnables, JSFunctions, JSVariables, JSFileLibraryies). The function signature is free, all needed arguments can be added, and it can return any variables. This function can be called everywhere from the M2MImportRuleset JavaScript context.