• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

nrAppStarted

Syntax

nrAppStarted(nr as Object, obj as Object) as Void

Description

Send an APP_STARTED event of type ConnectedDeviceSystem.

Arguments

Arguments

Description

nr

New Relic Agent object.

obj

The object sent as argument of Main subroutine.

Return

Nothing.

Example

sub Main(aa as Object)
...
nrAppStarted(m.nr, aa)
Copyright © 2025 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.