Executes the action expression formulated by the user and written as an action by a widget.
doAction(act)
Arguments
act: string representing an expression that can be executed
Details
If act is missing, doAction looks for it in the action directory of the window's widget directory in .PBSmod. This action can be accessed through getWinAct()[1].
Due to parsing complications, the expression act translates various symbols.
The function translates:
The back tick character ` to a double quote " character. For example,