Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a question, how can I create a flag or create an if statement based on the result from the first if statements.
Like if(statement 1=true,
then *and only then check* if (statement 2=true, 1) as Flag
Thank You
Sounds good