Overview
public string function getFeatureForWidget(
required string widget
)
Returns the feature that the given widget belongs to. Returns an empty string if the widget does not belong to a feature
Arguments
Name | Type | Required | Description |
---|
widget | string | Yes | ID of the widget |