f_sys_customer_username.srf 317 B

123456789101112
  1. $PBExportHeader$f_sys_customer_username.srf
  2. global type f_sys_customer_username from function_object
  3. end type
  4. forward prototypes
  5. global function string f_sys_customer_username ()
  6. end prototypes
  7. global function string f_sys_customer_username ();//f_sys_customer_username
  8. return sys_message_username
  9. end function