Read Me - Common Public License V1.0 - Copyright Notice(©)

getProperty


>>-getProperty(name-+----------+-)-----------------------------><
                    +-,default-+

Returns the value of [name] . If property [name] does not exist and [default] has been specified, the default value will be returned. If [default] has not been specified, the Nil object is returned.

Read Me - Common Public License V1.0 - Copyright Notice(©)