receiveArguments()
Description
This function processes any arguments that pass from a menu item or from the dw.runCommand() function.
Arguments
{arg1}, {arg2},...{argN}
- If the
argumentsattribute is defined for amenuitemtag, the value of that attribute passes to thereceiveArguments()function as one or more arguments. Arguments can also pass to a command by thedw.runCommand()function.
Returns
Adobe Dreamweaver expects nothing.