Mimic.FullName

The Mimic.FullName property returns the full name of the Mimic that contains the script

Syntax

Mimic.FullName

Description

Returns the full name of the Mimic that contains the script that is running.

Arguments

None.

Returns

String

Example:

MsgBox "Mimic Name = " + Mimic.FullName

This returns the name of the Mimic that contains the script and displays it in a message box.

The FullName property is read-only.


Disclaimer

ClearSCADA 2017 R2