Skip to main content link. Accesskey S

The useful resource for Titanium and YouAtNotes Domino To Go

Submit Search

YN: Config

ShowTable of Contents
ynConfig is a shortcut to read and set configuration settings.

Get configurations settings


ynConfig.get(name);


With:

name: the name of the configuration setting you want to get.

Returns:

The value for the given configuration setting.

Notes:

Arrays are supported.

Set configuration settings


ynConfig.set(name, value);


With:

name: the name of the configuration setting you want the value to be stored to
value: the value to be stored

Notes:

Arrays are supported.

Add Comment

Name:
Comments:
Use  searchlotus.com  for news in the Web related to Lotus Notes and Domino,
and to search those sites.
Check  youatnotes.com  for great Lotus Notes, Domino and XPages software.