Moniker – Visara Master Console Center Scripting Guide User Manual

Page 150

Advertising
background image

Chapter 5 Script Commands

Scripting Guide

150

MONIKER

Syntax:

MONIKER() ==> $Name

Description:

Obtains the product name.

Action:

Returns the product name string.

Parameters:

none

Returns:

String value giving the name of the product.

Example:

$CallMe := MONIKER()
LOG( LOG_FLT, "Running " + $CallMe, 7)

See Also:

Advertising