Palanthir Object Reference

OBJECT DESCRIPTION

Name: CONFIG

Description:
Represents a configfile object.


Methods:

getboolgetintegergetstringsetboolsetintegersetstring 

Properties:

OBJECT METHODS

getbool(name)

- name

Description:
Returns the boolean type entry of the configfile.

Back to top


getinteger(name)

- name

Description:
Returns the integer type entry of the configfile.

Back to top
getstring(name)

- name

Description:
Returns the string type entry of the configfile.

Back to top
setbool(name, value)

- name


- value

Description:
Sets the bool type entry of the configfile to the given value.

Back to top
setinteger(name, value)

- name


- value

Description:
Sets the integer type entry of the configfile to the given value.

Back to top
setstring(name, value)

- name


- value

Description:
Sets the string type entry of the configfile to the given value.

Back to top

OBJECT PROPERTIES




Back to the Object Overview
Back to the Palanthir Reference

Generated: 17.08.2006 20:26 | Version: Palanthir 243
© Varan | http://varan.uodev.de