RosettaCodeData/Task/Conditional-structures/OoRexx/conditional-structures-2.rexx
2023-07-01 13:44:08 -04:00

1 line
65 B
Rexx

if arg~isa(.string), arg~left(1) == "*" then call processArg arg