Leveraging Tags Via Tag Expressions

From HLKitWiki
Revision as of 03:20, 22 November 2008 by Rob (Talk | contribs)

Jump to: navigation, search

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.

IMPORTANT! 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.

Crafting Your Design Around Tags

This section delves into the nature of tags and how they can be leveraged for a diverse range of purposes. Simply click the link above to learn about tags.

Ways of Using Tags

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