CRaPI - Correct Robust and Perfect API

InfoBase.getDouble Method

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

Overload List

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

public double getDouble(string);

Divides a two value attribute, and returns the requested value.

public double getDouble(string,bool);

See Also

InfoBase Class | TeamYaffa.CRaPI.Info Namespace | getDouble