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