Errr… just:
if defined your-var-name (
echo yarp
) else (
echo narp
)
I should add, I do not believe this needs command extensions…
Errr… just:
if defined your-var-name (
echo yarp
) else (
echo narp
)
I should add, I do not believe this needs command extensions…