Get Name of Current Analytic

DESCRIPTION:

Returns the name of the currently-running analytic.

USAGE:

spserver.analytic.name()

VALUE:

The name of the currently-running analytic, which is a complete or relative URL. Returns an empty string if there is no currently-running analytic.

EXAMPLES:

# spserver.analytic.name()