March 2017
Beginner
358 pages
9h 51m
English
The toString() method of the GlideElement class returns the field's value as a string. This is essentially the same as the result of calling getValue() on the GlideRecord object and passing in the field's name as an argument.
If a field has a value and a display value, such as a reference field, this will return the value.
Read now
Unlock full access