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
a_f:f:af:list_table_start [2023/01/17 04:54] – [Description] seana_f:f:af:list_table_start [2025/06/12 03:59] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
-{{tag>Functions Function_List Reports_And_Documentation}}+{{tag>Index Function Function_List Reports_And_Documentation}}
 ====== LIST_TABLE_START ======  ====== LIST_TABLE_START ====== 
 ===== Description =====   ===== Description =====  
-Whereas the ''[[a_f:f:af:list_table|LIST_TABLE]]'' function prints the entire table including the header, the combination of ''LIST_TABLE_START'' and ''[[a_f:f:af:list_table_end|LIST_TABLE_END]]'' functions allows using an existing header of the table. Just like the ''[[a_f:f:af:list_table|LIST_TABLE]]'' function it prints out members of a list of query results. However, you create the table in the document itself and only mark the start and end of the data. All tags in between the markers represent attributes to be printed (see example). Aware IM automatically inserts extra rows as required.+Whereas the ''[[a_f:f:af:list_table|LIST_TABLE]]'' function prints the entire table including the header, the combination of ''LIST_TABLE_START'' and ''[[a_f:f:af:list_table_end|LIST_TABLE_END]]'' functions allows using an existing header of the table. Just like the ''[[a_f:f:af:list_table|LIST_TABLE]]'' function it prints out members of a list of query results. However, you create the table in the document itself and only mark the start and end of the data. All tags in between the markers represent attributes to be printed (see example). AwareIM automatically inserts extra rows as required.
  
 <callout type="primary" title="note" icon="true">These functions can only be used inside tags in MS Word, Excel or HTML documents!</callout> <callout type="primary" title="note" icon="true">These functions can only be used inside tags in MS Word, Excel or HTML documents!</callout>
 ===== Parameters =====   ===== Parameters =====  
-LIST_TABLE_START function takes an identifier of the list or a string identifying the query (either Rule Language string or the name of the existing query)+''LIST_TABLE_START'' function takes an identifier of the list or a string identifying the query (either Rule Language string or the name of the existing query)
  
 see ''[[a_f:f:af:list_table|LIST_TABLE]]'' function. If the list identifier is used the second parameter may optionally indicate ordering of the list. ''[[a_f:f:af:list_table_end|LIST_TABLE_END]]'' has no parameters. see ''[[a_f:f:af:list_table|LIST_TABLE]]'' function. If the list identifier is used the second parameter may optionally indicate ordering of the list. ''[[a_f:f:af:list_table_end|LIST_TABLE_END]]'' has no parameters.
  • Last modified: 2023/01/17 04:54