Configures the action to assign a string to a variable. | |
Syntax: | object.SetToVariableAssign VariableID, VariableValue, PromptForValue |
Parameters: |
VariableID
As String -
Optional VariableValue As String -
Optional PromptForValue As Boolean -
|
Description: | Changes the Type of the action to
GefActionVariableAssign. The arguments correspond to the fields in the action panel of the Procedure Information dialog box. |