CRaPI - Correct Robust and Perfect API

InfoBase.getInt Method 

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

public int getInt(
   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 | getDouble | getDouble