getValue(String...) method

Returns the value of the first element with the given route.

Syntax

public String getValue ( String... route )

Parameters

Returns

The value of the first element or null if there is no such element

Exceptions