if(description_1 = “HELLO” && date_1 = 1981){
do Crap()
}else{
your crap
}
does any one know the correct syntax/method for this type of statement?
if( A=a & B=b) we are in business
cheers
if(description_1 = “HELLO” && date_1 = 1981){
do Crap()
}else{
your crap
}
does any one know the correct syntax/method for this type of statement?
if( A=a & B=b) we are in business
cheers