toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
CaseWhenElse
/
elseResult
else
Result
val
elseResult
:
Expression
<
T
>
The result if none of the conditions checked are found to be
true
.