Function

Gio-2.0Giocontent_type_is_a

  • Determines if type is a subset of supertype.

    Parameters

    • type: string

      a content type string

    • supertype: string

      a content type string

    Returns boolean

    true if type is a kind of supertype, false otherwise.