Vinyl
    Preparing search index...

    Function getDescriptorValue

    • Gets The first matching descriptor value from a record with a matching URI and optional id.

      Parameters

      • record: DescriptorRecord

        The descriptor record.

      • uri: string

        The URI key.

      • Optionalid: Maybe<string>

        An optional id. If provided the descriptor must have a matching id.

      Returns null | string