key_brand = "a" key_type = "b" result = "a b" if(key_brand key_type == result) { True }
I need to check value and output as "True"
So my question on this "key_brand key_type == result"
How can I write?
Aucun commentaire:
Enregistrer un commentaire