Difference between revisions of "Leveraging Tags Via Tag Expressions"

From HLKitWiki
Jump to: navigation, search
(General Overview)
Line 4: Line 4:
  
 
The Kit utilizes tags as a fundamental building block upon which a substantial number of mechanisms are based. While scripts and field values are critical components as well, you'll often rely on tags to determine when and how to process those scripts and fields. This section provides in-depth details on how to leverage tags in your design and how tags are utilized through tag expressions.
 
The Kit utilizes tags as a fundamental building block upon which a substantial number of mechanisms are based. While scripts and field values are critical components as well, you'll often rely on tags to determine when and how to process those scripts and fields. This section provides in-depth details on how to leverage tags in your design and how tags are utilized through tag expressions.
 +
 +
This section assumes you are already familiar with the basics of tags and tag expressions. If you have not already done so, please review the section [[Tag Expressions Basics]] before proceeding with this section.
  
 
==Topics==
 
==Topics==

Revision as of 03:13, 22 November 2008

Context: HL KitBasic Concepts and Terminology 

General Overview

The Kit utilizes tags as a fundamental building block upon which a substantial number of mechanisms are based. While scripts and field values are critical components as well, you'll often rely on tags to determine when and how to process those scripts and fields. This section provides in-depth details on how to leverage tags in your design and how tags are utilized through tag expressions.

This section assumes you are already familiar with the basics of tags and tag expressions. If you have not already done so, please review the section Tag Expressions Basics before proceeding with this section.

Topics

Each of the facets of tags and tag expressions is detailed in the topics below.