Overview of Methods

Scope: basic

Who can execute the method: any user

Methods for working with application settings

Method

Description

app.option.set

This method binds data to the application

app.option.get

Retrieves data bound to the application

user.option.set

This method binds data to both the application and the user

user.option.get

Retrieves user data bound to the application