scripting:api:wsh-arguments:show-usage

ShowUsage

Method of IWshArguments

Makes a script self-documenting by displaying information about how it should be used

WshArguments.ShowUsage();
WshArguments.ShowUsage
HRESULT hr = WshArguments.ShowUsage();