Kvaser CanKing GUI Extensions SDK - v7.3.0
    Preparing search index...

    Interface ErrorStatus

    A message holding any errors associated with a node.

    interface ErrorStatus {
        errors: string;
    }
    Index

    Properties

    Properties

    errors: string

    The errors, set to an empty string when any errors have been cleared.