monkeyproof.cc4m.getActiveConfigurationFile

Obtain the path to the configuration file that is active in the user interface.

Description

getActiveConfigurationFile only returns the file name of the file currently active, unless input argument 'full' is provided.

Syntax

file = monkeyproof.cc4m.getActiveConfigurationFile()

returns the current active configuration file.

file = monkeyproof.cc4m.getActiveConfigurationFile('full')

returns the current active configuration file including path.

See also

  • monkeyproof.cc4m.getConfigurationFolder