MyChat Scripts: mClearConfWindow
Clearing a text window content for all online conference members.
Syntax
procedure mClearConfWindow(iUID: integer);
Parameters and return values
Parameter |
Type |
Value |
iUID |
integer |
conference numeric identifier (UID). |
Example
begin
mClearConfWindow(1);
end.
Script work result
Before the script execution:
After the script execution: