Hello all,
As a response to a 'custom command' I am creating a variable as follows:
Using 'Set a small Integer Value' and using 'A Value' - Name: RandNum Value set: 1
Then I use a line next to write the variable and its given value to the log as follows:
Using 'Write a Value to the event log' - RandNum Initialized = {INT: RandNum}
When the variable is on the log the value is shown as follows:
RandNum Initialized = Not Set
Have I done something wrong
Many Thanks
Paul