Defining macros utilize the dollar signs $variable$. Example from Splunk's website.
macros.conf.example
# macro foobar that takes one argument, invoked via `foobar(someval)`
[foobar(1)]
args = foo
definition = "foo = $foo$"
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
BOSS2107
2 weeks, 3 days agojim22444
2 months, 3 weeks ago