Skip to main content link. Accesskey S

The useful resource for Titanium and YouAtNotes Domino To Go

Submit Search

YN: ynConfig

An object to read and set configuration settings. A configuration setting is always a string.

ynConfig.get(k)

Reads a setting with the key 'k'.

ynConfig.getArray(k)

Reads a setting with the key 'k' and returns it as an array.

Since: 1.5

ynConfig.set(k, value/*String*/)

Sets a setting with the key 'k' and the value 'value'.

ynConfig.set(k, value/*Array*/)

Sets a setting with the key 'k' and the value 'value' as an array.

Since: 1.5

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.