Global script variables

The following global script variables go into the content of the action and are replaced with a preset value:

  • #CaseArtifactID# – replaced with the artifact ID of the current workspace.
  • #LoggedInUserID# – replaced with the ID of the logged in user.
  • #MasterDatabasePrepend#
    • replaced with "[EDDS].[EDDSDBO]." If the script runs on the same sever as the EDDS database.
    • replaced with "[server-name].[EDDS].[EDDSDBO]." If the script runs from a different server.