Prints out a list of business objects as a table where each row represents a single list member. A list may be specified as an attribute or as a query string. Only specified attributes of each list member are printed out. The header of the table containing attribute names is printed automatically
<<LIST_TABLE(Client.Children, 'FirstName', 'LastName', 'Age,#')>>