args
phantom.args
{String[]}
Stability: REMOVED - Use system.args
from the System Module. Note that system.args contains the script name as its first element.
Read-only. An array of the arguments passed to the script.
Examples
phantom.args
// @TODO: Finish phantom.args example.