@salesforce/agents
    Preparing search index...

    Function findTraceFlag

    • Find a trace flag for the given user id.

      Parameters

      • connection: Connection

        The connection to use to make requests.

      • userId: string

        The user id to find the trace flag for.

      Returns Promise<undefined | ApexTraceFlag>

      The trace flag.