Script Argument for IronPython
When scripts are launched using the Tools > Run Script menu item, the dialog that pops up allows the user to specify arguments.
Figure 1: Run Script dialog and script arguments
Any argument specified here is communicated to the script being executed as the predefined variable ScriptArgument.