Hi guys
when passing a value to a sub, how can I check in the target sub if the passed value meets a minimum requirement (int value). This seems a very basic question BUT i'm looking for the elegant solution that uses shortcircuit conditioning... which I still cant get my head around.
when passing a value to a sub, how can I check in the target sub if the passed value meets a minimum requirement (int value). This seems a very basic question BUT i'm looking for the elegant solution that uses shortcircuit conditioning... which I still cant get my head around.