CRaPI - Correct Robust and Perfect API

InfoBase.getDouble Method (String)

Gets a value from the message, mapping pKey to an attribute, and converts the value to a double.

public double getDouble(
   string pKey
);

Parameters

pKey
Which attribute that is wanted.

Return Value

The value, or -1 if there is no attribute mapping to pKey.

See Also

InfoBase Class | TeamYaffa.CRaPI.Info Namespace | InfoBase.getDouble Overload List | getDouble