|
Web+ Tutorial
|
Lesson 4.5 - Including code from other Web+ scripts (webInclude)
- Description
- Allows the current Web+ script to include a different Web+ script.
- Syntax
<webInclude SCRIPT=ScriptFileName>
- Example
<webInclude TEMPLATE="/tutorial/header.wml">
- Exercise
-
You can try out some Web+ code of your own here.
|
|