7 lines
174 B
HTML
7 lines
174 B
HTML
<html>
|
|
<body>
|
|
This intention converts an <b>if-then</b> expression that checks if a value is null to an equivalent expression
|
|
using the <b>!!</b> operator.
|
|
</body>
|
|
</html>
|