Skip to main content

Script

Warning

Scripting is for administrative users only.

The script step in a command is for advanced functionality. it is possible to use a script as a command step in one of two ways.

image85.png
  1. Specify a JavaScript method name. When interacting with an EHR hosted in Internet Explorer, M*Modal Fluency Direct can use JavaScript injection to call a JavaScript method available on the currently displayed web page. This allows M*Modal Fluency Direct to call methods exposed by the application for UI interaction. The JavaScript method runs in the context of the web browser.

  2. It is possible to create scripts to do complex actions such as interact with low level APIs and manipulate data from other sources. A script can be written in the VBScript or JavaScript and runs in the context of M*Modal Fluency Direct. Typically this type of scripting needs to be created by someone with knowledge of computer programming languages.