lookup_int


Description:

public static int? lookup_int (string key)

Look up a config element by key name, and convert it to an integer.

Parameters:

key Key name

Returns:

int value of result, or null