Manual
Pricing
Join Waitlist
Question whether a variable is type_null
type:null?($variable) : BOOL
# only null is type_null type:null?(null) #=> true type:null?(false) #=> false type:null?(0) #=> false
Copyright ©2013-2022 SunSed®. All rights reserved.
Search