This function applies a layout to the query which follows. Display layouts are described in Saving / retrieving the display Layout.
The format of this function is:
--aqt layout,file=<filename>
<filename> is the name of the layout file. If an unqualified name is specified, it is assumed to be in the the Location of saved queries directory.
Example:
--aqt layout,file=layout_cust.txt
select * from CMS.CUSTOMERS;