func doCopy(_data) lng.decl_loc_var(cs, 'QString') println(cs, ' = ', SrcStr, ';') println(cs + ' = ' + cs + '.mid(', Position, ',', `Count`, ');') event(onCopy, cs) end func Rusult() return(cs) end