5.6 Value Variables

A value variable is evaluated once at the beginning of a service call and that value is used throughout the service call. The variable is then reevaluated on each new service call. Certain value variables can be set at the end of a service call or during a service call. For a list of value variables and details about their use, see "Value Variables".

The following is a list of Idoc Script value variables used in core Content Server functionality:


"DocTypeSelected"
"DocUrl"
"fileUrl"
"FIRSTREV"
"HasOriginal"
"IsEditRev"
"IsFailedIndex"
"IsNotLatestRev"
"isZoneSearchField"
"NoMatches"
"OneMatch"
"StatusCode"
"StatusMessage"
"UseHtmlOrTextHighlightInfo"