This is an old revision of the document!


Shortcut Key System Action

You can assign any of these system actions to a chosen shortcut key(s). These action codes are case sensitive:

  • batchRun - run a series of models simultanenously (menu Run/Batch Run), requires multi-session license
  • canvasProp - open Canvas Setting dialog
  • close - close the model
  • closeOther - close all models except the model currently open
  • collapseAll - collapse all child nodes
  • debug - execute model in debug mode
  • dryRun - deprecated, execute model in dryRun mode
  • exec - execute model
  • expandAll - expand all child nodes
  • extScript - step over to the next mScript line
  • graph - open Graph window in a separate window
  • log - open log window
  • mbtSetting - open MBT Setting dialog
  • mCancel - cancel mScript changes in MScript Editor
  • mcaseView - open Modeling MCase View in Modeling Tab
  • mCheck - perform mScript syntax check in MScript Editor
  • modelProp - open Model Property dialog
  • modelTreeView - open Modeling Tree View in Modeling Tab
  • modelScript - bring up model mScript
  • mSave - save mScript changes in MScript Editor
  • mSearch - search text in MScript Editor
  • nextTrav - step over to the next state/transition
  • pause - pause model execution
  • pCancel - cancel property changes in Property Tab
  • pSave - save property changes in Property Tab
  • reset - reset left/right panes to their original size
  • resume - resume model execution when model execution is pause
  • save - save changes to disk
  • stepIn - step into triggers and step to next mscript line
  • stepOver - step over to next traversal (state or transition)
  • stop - stop the model execution
  • stopAll - stop all model executions