JavaScript par Radu TM • June 10, 2022
if (typeof variable === 'undefined') { // faire quelque chose }
0
29.915