codemelted.js Module
    Preparing search index...

    Function runtime_available

    • Parameters

      • params: { name?: string; obj?: object; request: string }

        The named parameters.

        • Optionalname?: string

          An additional name to aid in the query.

        • Optionalobj?: object

          The object to check for a given named feature. Only valid with the AVAILABILITY_REQUEST.AskRuntime request.

        • request: string

          The item to query about the runtime.

      Returns boolean