vivus has quit [Remote host closed the connection]
<FromGitter>
<Thellior> @robacarp Thanks for the information
<FromGitter>
<Thellior> Both ways i get the error that the macro variable is undefined :(
<FromGitter>
<robacarp> @Thellior depending on the context, you may need to wrap it in a macro begin/end. If you’re already in a macro def or loop, that’s not needed.
<FromGitter>
<robacarp> If that fails or doesn’t make sense, post some code and lets see!