ScriptRunic¶ [Source] primitive val ScriptRunic Constructors¶ create¶ [Source] new val create() : ScriptRunic val^ Returns¶ ScriptRunic val^ Public Functions¶ code¶ [Source] fun box code() : String val Returns¶ String val string¶ [Source] fun box string() : String val Returns¶ String val eq¶ [Source] fun box eq( that: ScriptRunic val) : Bool val Parameters¶ that: ScriptRunic val Returns¶ Bool val ne¶ [Source] fun box ne( that: ScriptRunic val) : Bool val Parameters¶ that: ScriptRunic val Returns¶ Bool val