The following table lists root objects that do not expose an API, but consist of simple data structures or types:
Root Object | Type in Script Runtime | Description |
---|---|---|
guest | Boolean | True if the user is logged in as a guest |
server | Object | Server details |
model | Object | Used to pass a model from the control script to the view renderer (template). Web scripts only. |