GetBaseTemplatePath()

Gets the absolute path of an application's base page.

GetBaseTemplatePath( );

Returns: String

This function does not take any arguments.

Examples

writeDump(getBaseTemplatePath());

See also