- $PBExportHeader$f_getqrcode.srf
- global type f_getqrcode from function_object
- end type
- forward prototypes
- global function string f_getqrcode (string arg_barcode)
- end prototypes
- global function string f_getqrcode (string arg_barcode);return arg_barcode
- end function
|