getProperty(String) method

Retrieve the value associated with a certain application properties.

Syntax

Object getProperty ( String key )

Parameters

Returns

Application property

Examples