if Genau
a: 4711, number
b: 4711, string
c: 4711, number
d: true, boolean
a == b
a !== b
a === c
<< Back to 001 >>