Scripts
Scripts - Background
// Define table properties var tableName = "u_my_custom_table"; // Use "u_" prefix for custom tab...
With Module and application menu
// Define table and application menu details var tableName = "u_my_custom_table"; // Custom table...
School Management
// === School Management System Tables in ServiceNow with Admin Role Assignments === var appMenuN...
Real estate
// Lookup Table for Venture Groups Table venture_groups { id integer [primary key] name v...
Realestate code
// === Real Estate Management System Tables in ServiceNow with Admin Role Assignments === var ap...