Could you explain your use-case a little more - what "${RDP_TARGET}" would
represent, where it would be used and how it would be set?
-Nick
Sure, here's a good example:
Assign a user variable RDP_TARGET in the context of the user with its own
computer name/IP.
A connection with Protocol:RDP, Hostname:${RDP_TARGET} and grant entire group
access to it.
So, it's not necessary to configure same RDP connection, each with other
Hostname for all users. The Hostname is stored in user variable and will be
substituted at runtime.