GetTagList()

Returns a struct containing all the Tags supported by Lucee.

GetTagList( );

Returns: Struct

This function does not take any arguments.

Examples

writeDump(gettagList());

See also