Function write

#include <Geode/utils/general.hpp>boolwrite()

Writes the given data into the clipboard as a string.

Parameters

data

The data to write
Return value
True if the operation was successful
Examples0