Skip to content

ScriptInherited

[Source]

primitive val ScriptInherited

Constructors

create

[Source]

new val create()
: ScriptInherited val^

Returns


Public Functions

code

[Source]

fun box code()
: String val

Returns


string

[Source]

fun box string()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns