System Macros VarVAR

VAR{"NAME" web="Web"} -- get a preference value from another web

  • Syntax: %VAR{"NAME" web="Web"}%
  • Example: To get %WEBBGCOLOR% of the CM web write %VAR{"WEBBGCOLOR" web="CM"}%, which expands to #FFFED5
  • Related: WEBPREFSTOPIC