Overview
public boolean function objectHasCustomization(
required string objectName
, required string action
)
Returns whether or not an object has the given customization
Arguments
| Name | Type | Required | Description |
|---|
| objectName | string | Yes | Name of the object |
| action | string | Yes | Name of the customization action |