若要呼叫語言環境:
例如:
%FUNCTION(DTW_SQL) custinfo() { select CUSTNAME, CUSTNO from ibmuser.customer %} ... %HTML(REPORT){ @custinfo() %}