Sun Java System Portal Server 7.1 Technical Reference

JavaScript System Variables

System variables are variables that are not declared by the user, but that are available as a part of the JavaScript standard.

The default ruleset rewrites the window.location.pathname JavaScript system variable.

The syntax of system variables in JavaScript content is:


<Variable type="SYSTEM">variable</Variable>

where variable is the system variable.