string

expect fun string(value: String?): Expression(source)

Create value expression with given String value

Return

the value expression

Parameters

value

the String value

actual fun string(value: String?): Expression(source)
actual fun string(value: String?): Expression(source)