Closed yoavnir closed 2 years ago
I want this: specs if "word(1)=='UU'"
specs if "word(1)=='UU'"
to do the same as this: specs if "word(1)=='UU'" then 1-* 1 endif
specs if "word(1)=='UU'" then 1-* 1 endif
I want this:
specs if "word(1)=='UU'"
to do the same as this:
specs if "word(1)=='UU'" then 1-* 1 endif