← Back to Stormify Documentation
stormify
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify
/
readOne
read
One
inline
fun
<
T
:
Any
>
String
.
readOne
(
vararg
args
:
Any
?
)
:
T
?
Executes this SQL string as a SELECT and returns a single result, or null if none found.