thread
Description: Returns the name of the thread used by the processor when evaluating the Expression. This can be useful when using a processor with multiple concurrent tasks and where some data uniqueness is required.
Subject Type: No Subject
Arguments: No arguments
Return Type: String
Examples: ${thread()}
could return something like Timer-Driven Process Thread-4
.