kotbase
Toggle table of contents
3.1
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite
/
kotbase
/
Expression
/
Companion
/
intValue
int
Value
apple
common
jvmCommon
linuxMingw
actual
fun
intValue
(
value
:
Int
)
:
Expression
(
source
)
expect
fun
intValue
(
value
:
Int
)
:
Expression
(
source
)
Create value expression with given integer value
Return
the value expression
Parameters
value
the integer value
actual
fun
intValue
(
value
:
Int
)
:
Expression
(
source
)
actual
fun
intValue
(
value
:
Int
)
:
Expression
(
source
)