Connection Setting Keyword Tokens
DisconnectScriptArgs
keyword
Keyword/Value syntax |
DisconnectScriptArgs "<arguments>" |
Valid in connection types |
All |
Can change value if connection is open? |
Yes |
A text string containing the arguments to pass to a disconnect script.
The default value is "".
Session.ConnectionSettings = "DisconnectScriptFile C:\Mypath\byebye.rbs"
Session.ConnectionSettings = "DisconnectScriptArgs '1 2 3'"