Summary
Important Observations
- The RDML tags can be used almost anywhere in your LANSA generated pages.
- The </RDML> tags must always be on a separate line with no other commands.
- The RDML MERGE command can be used with fields, graphic variables, and any LANSA system variable.
Tips & Techniques
- You can use LANSA tags within your LANSA Web components.
- The NOTCONDITION and ONCONDITION tags are a very powerful method of controlling your HTML. For example, you can use these tags to limit the amount of text being sent to the browser. The DEFAULT_SCRIPT uses these tags to only send the required script functions.
What I Should Know
- How to use LANSA tags in your generated pages.
Other Tutorials
You are now ready to complete WEB008 - Web Components