RSX Code Reference
    Preparing search index...
    • rsx
    • CallStackEntry

    Class CallStackEntry

    The CallStackEntry class contains data for a single entry in a call stack associated with a log entry.

    Index
    • Parameters

      • method: string
      • file: string
      • lineNumber: number

      Returns CallStackEntry

    file: string
    lineNumber: number
    method: string