|
BASEWEB -- base web where an INCLUDE started
- The web name where the includes started, e.g. the web of the first topic of nested includes. Same as
%WEB% in case there is no include.
- Syntax:
%BASEWEB%
- Syntax:
%BASEWEB{format="..."}% -- see WEB for format documentation
- Example: If topic A includes B, and B includes C, then a
%BASEWEB% in topic C is reported as the web of topic A when looking at topic A, the web of topic B when looking at topic B, and the web of topic C when looking at topic C itself.
- Category: SystemInformationVariables
- Related: BASETOPIC, INCLUDINGWEB, INCLUDE, WEB
|