getProvider()

Overview

public struct function getProvider(
      required string  provider       
    ,          boolean includeDisabled = false
)

Returns a struct with info about the given provider. Keys are id, title, description and iconClass. The latter three are translated dynamically at runtime.

Arguments

NameTypeRequiredDescription
providerstringYesID of the provider to get
includeDisabledbooleanNo (default=false)