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