lookup_int64


Description:

public static int64? lookup_int64 (string key)

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

Parameters:

key Key name

Returns:

int64 value of result, or null