can I write this?
if(!(!vidPlaying && !vidPaused)){
}
and is this going to say: if both of them are not false?
or I am tripping?
can I write this?
if(!(!vidPlaying && !vidPaused)){
}
and is this going to say: if both of them are not false?
or I am tripping?
:: Copyright KIRUPA 2024 //--