otherwise

.otherwise value:{Dynamic} fallback:{Dynamic} -> Dynamic

Return

value if it is not none, fallback otherwise

Parameters

value

value to check

fallback

value to return if value is none

See also