Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)

Part Number E10726-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

7.5 Read-Only Variables

Read-only variables can be used to gather information about the current template, the user who is currently logged in, or other current settings. These variables are read-only and cannot be assigned a value.

7.5.1 Template Read-Only Variables

Template-related read-only variables make it possible to create conditional content in a template based on the identity of the template. For details and a list of all template read-only variables, see "Template Read-Only Variables".


"TemplateClass"
"TemplateFilePath"
"TemplateName"
"TemplateType"

7.5.2 User Read-Only Variables

User-related read-only variables make it possible to gather information about the current user.


"UserAddress"
"UserFullName"
"UserName"

7.5.3 Other Read-Only Variables

The following variable is set only as internal Content Server flags, so it can be retrieved but not set directly.


"SafeDir"