From the 2018.2 release notes >Record Action an...
# suitescript
j
From the 2018.2 release notes
Record Action and Macro APIs
you can use SuiteScript trigger the same business logic that is triggered by the click of a UI button
This is api support for doing something like clicking the "Save" button on the record (without using client-side javascript to query the dom). Actually, reading further, it's unclear that the "Save" button is supported by the action/macro api