Manual
Pricing
Join Waitlist
Question whether two variables are the same type
type:equal?($variable1, $variable2) : BOOL
type:equal?(3,'3') #=> FALSE type:equal?(3,10) #=> TRUE type:equal?('hi','bye') #=> TRUE
Copyright ©2013-2022 SunSed®. All rights reserved.
Search