Purpose
To get a list of the current tags displayed in the widget. This works by giving the function a FileMaker script to pass the array back to. The function also returns the array as a result, but at the moment FileMaker cannot receive the result of functions called by the Perform Javascript in Web Viewer script step.
Parameters
Parameter | Description |
---|---|
callbackScript | The name of the FileMaker script to pass the array of tags back to. |