Ad Widget

Collapse

Variables in Macro Value

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yusuf81
    Junior Member
    • Oct 2020
    • 1

    #1

    Variables in Macro Value

    Hi,

    does anybody know how do I can use variables in macro value fields.

    For example, I want to fill a host macro which is calles {$URL} with the value http://{$HOST.HOST1}.mydomain.net/sdk, where {$HOST.HOST1} should be filled dynamically.
    But I only get "http://{$HOST.HOST1}.mydomain.net/sdk" as a string back.

    Best regards,
    Yusuf
Working...