^title Null Class ^category core ## Methods ### **!** operator Returns `true`, since `null` is considered [false](../control-flow.html#truth). > !null true