OpenWGA 7.9 - TMLScript reference

PortletEvent
Method :

getParameter(name)

On object PortletEvent
Usage Reads the value of a portlet parameter
Description Use this in event scripts to read parameters that the functionality throwing the portlet has set via portletEvent.addParameter().
Parameters name (String):
Parameter name
Return value Value of the portlet parameter
Allowed in script types
  • WebTML pages and normal WebTML actions