Clearing a text window content for all online conference members.
procedure mClearConfWindow(iUID: integer);
Parameter |
Type |
Value |
---|---|---|
iUID |
integer |
conference numeric identifier (UID). |
begin
mClearConfWindow(1);
end.
Before the script execution:
After the script execution: