@resistdesign/voltra
    Preparing search index...

    Function getDataItemFieldValueDACResourcePath

    • Get the DAC Resource Path for a given data item with a specific field value.

      Parameters

      • itemPath: LiteralValue[]

        Base item resource path.

      • fieldName: string

        Field name to append to the path.

      • fieldValue: LiteralValue

        Field value to append to the path.

      Returns LiteralValue[]

      Resource path for the field value.