nrSetUserId

Syntax

nrSetUserId(userId as String) as Void

Description

Sets userId.

Arguments

Arguments

Description

nr

New Relic Agent object.

userId

attribute

Return

Nothing.

Example

nrSetUserId(m.nr, "TEST_USER")