Siebel ePharma Handheld Guide for Windows-Powered Devices > Print Tagging Language > Overview >

SetVariable


Description

Sets a value to a variable.

Usage

Use SetVariable to assign a value to a variable. You can then print the value by specifying the variable in the Cell tag.

Syntax

<TAG:SetVariable Name="VALUE" Variable="VARIABLE NAME>

Parameter
Description
TAG:SetVariable
(Required) Required tag indicator.
VALUE
(Required) A value.
VARIABLE NAME
(Required) Name of variable where the value is stored.

Example

<TAG:SetVariable="100" Variable="TotalQuantity">


 Siebel ePharma Handheld Guide for Windows-Powered Devices 
 Published: 18 July 2003