IsGroupletRequest
Mon 01 January 2018Syntax
IsGroupletRequest()
Description
Use the IsGroupletRequest function to return a Boolean value indicating whether the request was initiated by a grouplet, a tile, or a regular component.
Important! Use this function within fluid applications only.
Parameters
None.
Returns
A Boolean value: True when the request was initiated by a grouplet a tile, otherwise, False when the request was initiated by a regular component