Kotlin check nullable value code example Example: elvis operator kotlin example val l = b?.length ?: -1