exeSuffix property
Suffix string appended to log names when executing final function Defaults to '&exe' to indicate execution mode Customize this to use your preferred execution indicator
Implementation
static String exeSuffix = '&exe';
Suffix string appended to log names when executing final function Defaults to '&exe' to indicate execution mode Customize this to use your preferred execution indicator
static String exeSuffix = '&exe';