Logic Tags
Tag value


This tag evaluates the attribute as a Transformer Tag attribute and displays the value.

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:logic.value/>), rather than as a tag with both an open and close tag.

Example:
<pt:logic.value pt:value="$var"/>
would display the value stored in var and
<pt:logic.value pt:value="$data.var"/>
would display the value stored in the IDataObject data with the key var.


Tag Information
Tag Namevalue

Attributes
NameTypeRequiredDefault ValueDescription
valuestringtruenullThe value to be displayed.


Copyright 2005 Plumtree Software, Inc.