====== FedRptDescription ====== This function returns the full description of a Federal Report line based on the Federal Report name and line number. If called without the line number, it returns the full description of the report. **FedRptDescription(RptName, //LineNum//)** ==== Example Usage ==== * **=FedRptDescription("TFR")** Returns the full description for the TFR Federal Report. * **=FedRptDescription("TFR", "SC26")** Returns the description for line SC26 of the TFR Federal Report. ==== Required Parameters ==== {{section>parameters#rptname}} ==== Optional Parameters ==== {{section>parameters#linenum}}