copyToClipboard – Talk
Jump to navigation
Jump to search
This command will work if executed by the dedicated server in a multiplayer environment.
if (isServer) then {copyToClipboard "Hello world";};
if (isServer) then {copyToClipboard "Hello world";};