A command call looks like this:
CommandName param1, param2, , param4
Optional parameters can be left out (like param3 in the exampe above), but you have to include the comma if you want to give parameters after that.
You can find a list of all commands in the Insert menu; selecting a command there will show a short description.