@servicenow/sdk - v4.7.0
    Preparing search index...

    Configuration for the TryCatch block.

    interface TryCatchConfig {
        catch: TryCatchBodyFunction;
        try: TryCatchBodyFunction;
    }
    Index

    Properties

    Properties