Temitope Pinheiro
12/01/2021, 8:38 AMNElliott
12/01/2021, 8:51 AMdefine(['N/error', 'N/record', 'N/runtime', 'N/search', './EN_URB_ENUMS'],
/**
* @param{error} error
* @param{record} record
* @param{runtime} runtime
* @param{search} search
* @param{URBANENUMS} URBANENUMS
*/
(error, record, runtime, search, URBANENUMS) => {
Note the last entry in the define and how it's declared in the param and param listTemitope Pinheiro
12/01/2021, 8:53 AMkarlenigma
12/01/2021, 9:02 AMTemitope Pinheiro
12/01/2021, 9:15 AM