RFDocument.RunCommandByName



Your Ad Here

Description

Executes the specified command.

Syntax

Function RFDocument.RunCommandByName(workbenchName As String, parentName As String, menuName As String) As RFErrorCode

The RunCommandByName syntax has these parts:

Part Description
workbenchName [INString Required. Workbench name to which the command belongs.
parentName [INString Required. Name of the parent command.
menuName [INString Required. Name of the command.

Remarks

Return to Rapidform Index


Your Ad Here