CSH
Setting a GlideRecord variable to 'NULL'
GlideRecord variables (including current) are initially null in the database. Setting these back to an empty string, a space, or the JavaScript null value will not result in a return to this initial state.
- Jan 30, 2025
- Publication: Yokohama API Reference
- Yokohama
- API implementation
Setting a GlideRecord variable to 'NULL'
GlideRecord variables (including current) are initially null in the database. Setting these back to an empty string, a space, or the JavaScript null value will not result in a return to this initial state.
- Jan 30, 2025
- Publication: Yokohama Build or modify applications
- Yokohama
- Building applications