-
New Feature Request
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.28
-
None
It would be great to implement built-in macros resolving for user macros.
Examples:
{$URL} = https://\{HOST.HOST}/api
{$API_HOST} = {HOST.HOST}
It will help you use it often and not create duplicate macros.
Use cases:
LLD - Host prototype: Create hosts with names like "{$API_HOST}: {#ID} "
JAVASCRIPT -