gl_excel:linedescription

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gl_excel:linedescription [2014/03/14 13:35 UTC] – [LineDescription] mwolfegl_excel:linedescription [2023/07/24 14:33 UTC] (current) – external edit 127.0.0.1
Line 2: Line 2:
 This function returns the full description of a user report line based on the user report name and line code.  If no line code is provided, the function returns the full description of the user report itself. This function returns the full description of a user report line based on the user report name and line code.  If no line code is provided, the function returns the full description of the user report itself.
  
-%InlineCode{LineDescription(UserRpt, //LineCode//)}% +**LineDescription(UserRpt, //LineCode//)** 
  
 ==== Example Usage ==== ==== Example Usage ====
-  * %InlineCode{=LineDescription("BALCON", "A01")}%  Returns the description for line A01 of the BALCON user report.+  * **=LineDescription("BALCON")**  Returns the full report description for the BALCON user report. 
 +  * **=LineDescription("BALCON", "A01")**  Returns the description for line A01 of the BALCON user report.
 ==== Required Parameters ==== ==== Required Parameters ====
 {{section>parameters#userrpt}} {{section>parameters#userrpt}}
 +==== Optional Parameters ====
 {{section>parameters#linecode}} {{section>parameters#linecode}}
  
  • gl_excel/linedescription.1394804135.txt.gz
  • Last modified: 2014/03/14 13:35 UTC
  • by mwolfe