exeSuffix property

String exeSuffix
getter/setter pair

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';