XPathConfig()

The XPathConfig() function returns xpath evaluation on current application configuration.

Syntax

xpathConfig(expr)
Note:
  1. Return evaluation of xpath string(expr) result on current application configuration.

Example

<input id="gKeepaliveValue" gwc:attributes="value
 XPathConfig('/APPLICATION/TIMEOUT/USER_AGENT/text()')" />