in reply to Re: How to insert || and && in an if loop
in thread How to insert || and && in an if loop
I would save wwn in raw format (without any ":"), and then I would format it with a function which do it (maybe with a parameter which indicate which format you want)
I would recommend you using given statement (not if / else jungle)
Regards,
|
|---|