You can’t add condition to a case . Case clause has to be a compile time constant. Instead you can use an if statement inside the case statement.22 May 2017
You can’t add condition to a case . Case clause has to be a compile time constant. Instead you can use an if statement inside the case statement.22 May 2017