rootSchema
The rootSchema system variable references the RootSchema, as shown in the code fragment in the following example.
write rootSchema.name; // outputs "RootSchema" to the display window
The rootSchema system variable references the RootSchema, as shown in the code fragment in the following example.
write rootSchema.name; // outputs "RootSchema" to the display window