idocTestForInclude

This function tests to find out if a dynamichtml resource exists.

Type and Usage

Parameters

This function has one parameter: includeName is the name of the dynamichtml resource.

Output

If the resource exists, then it returns True.

Example

<$if idocTestForInclude("std_page_begin")$>    <$include std_page_begin$><$endif$>