Hello,
I have an fm file with a list of parameters. I want to read them one by one, and plant their description in the fm file under the name of the parameter. The description is in an excel file. The B column of the excel file contains the name of the parameter, and the C column contains the description I want to fetch. Attached an example:
Return description in column C
Where column A = App_GlobalResources\ConfigSetsResources
AND column B = [name of parameter]
How do I do this?