File Name
Syntax
None
Parameters
application_id - example, 1 for Expert Advisor
sectionName - example, 'CALLCFG'
paramName - example, 'CLEAR_RESULT'
defVal - the default value if not found
retVal - the value of the paramValue.
Returns
None
Side Effects
None
Description
This procedure is created mainly to allevate the pain of migration. This procedure will return the value found in the table or the default value passed in which is used to insert into the table. NOTE: This function is the same as the one in eacommon.kb, except this function does not import the SAI_APP_PARAMS table definition so esm_fulc can be parsed with an empty database.
Dialog Forms Called
im4t.dfc[cfg_server]