|
_includefilepreprocessed
| Format:
_includefilepreprocessed ( file ) |
Purpose:
Check whether the dynamically included file denoted by file has already been preprocessed.
Return Values:
Returns true, if and only if the dynamically included file denoted by file has already been preprocessed.
|
Note:
This is an heitml internal function.
|
See Also:
include Tag, include, codepath and lib configuration options.
Example:
| input: | resulting output:
| <? _includefilepreprocessed("lref/fincfpp.hei")> | false |
If false is returned in the example above,
click this link.
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
© 1996-2008 H.E.I. All Rights Reserved.
|