setvar
 

<setvar VarName="VarValue"/>

 

Sets a variable that can be used later. The setvar tag works together with the var tag - setvar defines the variable name and value and later in the script the var tag gets replaced by the variable value. These tags are widely used in the FCS default header.

 

Example:

 

 

   <setvar font_family="Verdana, Arial, Helvetica">

   <setvar top_background_color="#FFFFFF">


    ...

 

   <table border=0 cellpadding=0 cellspacing=0 width="100%"

   bgcolor="<var top_background_color>"      style="font-family:<var font_family>">

 

   ...

 

 

info3 - 125057.2
You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>! 




Метаинфо:
Автор: Webservices GmbH factline; Авторско право: factline Webservices GmbH; Публикиван от: factline GmbH (factline6)
InfoID: 1249649.7 (...версии); публикуван на: 27 Okt. 2008 15:24
 
Препратки:
Директории  >  English  >  special tags  >  advancedparser tags 
 
Отнася се до (1):
var27 Okt. 2008factlink