RosettaCodeData/Task/Conditional-structures/OoRexx/conditional-structures-1.rexx

2 lines
66 B
Rexx
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
if arg~isa(.string) & arg~left(1) == "*" then call processArg arg