Home > Contents > Index >
ICS.GETPROPERTY
Gets a property value from the loaded Content Server property files.
Syntax
<ICS.GETPROPERTY NAME="PropertyName" [FILE="Some Property File Name"] [OUTPUT="Some Output"] <ICS.GETPROPERTY/>Parameters
NAME (required)
- The name of the property to retrieve.
FILE (optional)
- A semicolon-separated list of property file names.
OUTPUT (optional)
- Specifies an optional output variable. If this parameter is not specified, the
- output is streamed to the browser.
Description
Retrieves a property value from the loaded or specified Content Server Property file. The property may then be used in conjunction with other Content Server XML tags.
errno
None.
Example
The following example displays the value of a property from an alternative property file.
<ICS.GETPROPERTY NAME="myproperty" FILE="myfile.ini"/>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.