bdeGetCurrentModelName

Gets the name of the model that is currently in use, which is of type hwString.

Syntax

name = bdeGetCurrentModelName();

Outputs

filename
Name of the file currently being used.
Type: string

Examples

Get the name of the current model:
name = bdeGetCurrentModelName();
name = ModelName