Tree Schema Definition Reference

f:param

This element defines a parameter of the CMS function. It has the following attributes:

  • name
  • value

It can contain one f:function element that embeds another CMS function.

name

The name of the CMS function’s parameter. Required.

value

The value of the CMS function’s parameter. Optional.