ScriptCommon¶ [Source] primitive val ScriptCommon Constructors¶ create¶ [Source] new val create() : ScriptCommon val^ Returns¶ ScriptCommon 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: ScriptCommon val) : Bool val Parameters¶ that: ScriptCommon val Returns¶ Bool val ne¶ [Source] fun box ne( that: ScriptCommon val) : Bool val Parameters¶ that: ScriptCommon val Returns¶ Bool val