isMultilingual()
Overview
public boolean function isMultilingual(
required string objectName
, string propertyName = ""
)
Returns whether or not the given object and optional property are multilingual enabled.
Arguments
Name | Type | Required | Description |
---|---|---|---|
objectName | string | Yes | Name of the object that we wish to check |
propertyName | string | No (default="") | Optional name of the property that we wish to check |