scriptMethods
Lists available scripting methods that can be used within SuiteScript.
Columns
| Name | Type | References | Description |
| id [KEY] | String | The unique identifier for the script method record, used internally by the system. | |
| description | String | A summary of what the script method does or how it is intended to be used. | |
| method | String | The name of the method or function that can be called within a script, representing a specific operation or task. | |
| owner | String | The user or role responsible for maintaining or having created the script method. |