(PHP 5, PHP 7)
Performs logical negation on a variant
mixed variant_neg ( mixed $variant )
Performs logical negation of variant
.
Parameters:
variant
The variant.
Returns:
Returns the result of the logical negation.
Please login to continue.