March 2017
Beginner
358 pages
9h 51m
English
A GlideRecord object must first be initialized by using the new keyword (which calls the initialize() constructor method) and passing in a table name as a string. This tells the new GlideRecord object what table any subsequent queries or new records are created on.
Read now
Unlock full access