Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)
E10726-01
  Go To Documentation Library
Library
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

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"