MGMapContext.getParameter   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

public String getParameter(String paramName)

Description

Retrieves the value of a parameter.

Applies To

Java Edition only.

Returns

String - The value of the parameter defined by the name paramName. Null is returned if the parameter does not exist.