Edit

PostTransactions (selection)

Definition:  Posts the transactions in the selection. The selection must be a transaction selection.

Example: 

    PostTransactions(CreateSelection("transaction", "status=`U`"))

This will post all of the currently-unposted transactions.

Availability:  available within MWScript handlers