DGL Statement Reference : END

END

Description
Used as part of the BEGIN/END construct in the delineating of template sections.
See the BEGIN statement for more information.
Syntax
BEGIN
[statement;]
.
.
.
END;
See Also