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