Skip to content

UnboundParams

[Source]

Not all parameters were bound before execute.

primitive val UnboundParams

Constructors

create

[Source]

new val create()
: UnboundParams val^

Returns


Public Functions

string

[Source]

fun box string()
: String val

Returns


eq

[Source]

fun box eq(
  that: UnboundParams val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: UnboundParams val)
: Bool val

Parameters

Returns