This example shows the basic usage of the Record
fluent interface for creating Tables in ServiceNow.
The Record
API is the low level interface into any record in a table. By referencing the table name, you can access any field for specifying the values to set.