sets new value for clipboard buffer
webix.clipbuffer.set("Some text");
IMPORTANT - method doesn't place text in clipboard, value will be available in clipboard only if user will press ctrl-c after .set command