scriptFieldType
Defines data types for scriptable fields used in SuiteScript or custom records.
Columns
| Name | Type | References | Description |
| id | String | The identifier representing the type of field used in NetSuite scripting (such as 'text', 'date', or 'currency'). This determines the expected data type and behavior of the field within custom scripts. |