Parameter syntax:
[ file_name
| URL
]?
If a file name or an URL has been specified in the parameter, closes the document having this location; otherwise closes the active document.
Returns Command.EXECUTION_FAILED
if user has canceled the command. Otherwise, returns null
.