Get Account Builder

How to Use Script Arguments

Script arguments allow you to configure the Account Builder plugin when launching Storm. These are passed via the command line or through a launcher configuration.

Syntax

storm.exe --script-args "arg1,arg2,arg3"

Example

storm.exe --script-args "abautostart,abprofile:MyIronman"

Multiple arguments are separated by commas. Arguments with values use a colon separator.

Loading arguments...