func init sys._se_init('StrCat', 'string', 2) end func _se_make(str1, str2) return(d("Str1") & d("Str2")) end