Event Script Parameters

Each FDM event script includes a set of parameters. Scripts use their parameters—rather than FDM functions, methods, or properties—to return values. For example, using the parameter strLoc to return the name of the active FDM location is more efficient than using the API.POVMgr.PPOVLocation property.

The image shows the FDM script editor screen. The left pane includes a list of all FDM events and the object browser. The right pane contains a script for the AftValidate event.