Define SDV_UNIQUE_VAR#

Define Documentation#

SDV_UNIQUE_VAR(prefix)#

Create a unique variable by using the COUNTER macro concatenated to a provided prefix.

Parameters:
  • prefix – The prefix to use for the unique variable.