OpenWGA 7.10 - WebTML reference

WebTML tags » url

<tml:url v_variable ="value">

Purpose:

Shorthand for defining WebTML variable parameters

Description:

This is a shortform for defining WebTML variable parameters on a URL. Simply specify the name of the variable after the "v_" and set the desired value of the variable as attribute value.

The WebTML variable will be available on the request that is called by the URL. Note that this syntax can only set String value parameters while using the long form with  <tml:param> you could set any value type.

Value(s):

Variable value