Of course, we can do this, but I want to add lot's of logic code like rtcScript in QuickStart , then add TRtcFunction will be a very troublesome thing, if TRtcFunctionGroup can directly load the script file, this will be perfect.
<?
function $fun1
begin
......
end;
function $fun2
begin
......
end;
function $fun3
begin
......
end;
?>