Overview
public struct function getExpressionFieldsFromFunctionDefinition(
required any functionMeta
)
Reads the function metadata and returns a struct of expression field configurations
Arguments
Name | Type | Required | Description |
---|
functionMeta | any | Yes | Metadata about the function |