Code:
local listMediator a b
local lagListMediator: subinstr local listMediator " " " L.", all
local lagListMediator L.`LagListMediator'
local macroListMediator listMediator lagListMediator
foreach varMed of local macroListMediator {
if inlist(`varMed', listMediator) {
I want to judge if the argument of macroListMediator equals the macro listMediator or lagListMediator?
0 Response to how to write the syntax : if the macro i equals the macro j
Post a Comment