not

operator fun not(): BooleanFieldFunction

Composes a function that indicates if, point-wise, this function's field result is false. The function result has no data where this function's field result has no data.

The function result extent equals that of this function's field result.

Return

A function that indicates if this function's field result is false.

Since

300.0.0