4D Language Commands by theme PasteboardVersion: 21 R3PasteboardAPPEND DATA TO PASTEBOARD ( dataType : Text ; data : Blob ) CLEAR PASTEBOARD Get file from pasteboard ( xIndex : Integer ) : Text GET PASTEBOARD DATA ( dataType : Text ; data : Blob ) GET PASTEBOARD DATA TYPE ( 4Dsignatures : Text array ; nativeTypes : Text array {; formatNames : Text array} ) GET PICTURE FROM PASTEBOARD ( picture : Picture ) Get text from pasteboard : Text Pasteboard data size ( dataType : Text ) : Integer SET FILE TO PASTEBOARD ( file : Text {; *} ) SET PICTURE TO PASTEBOARD ( picture : Picture ) SET TEXT TO PASTEBOARD ( text : Text )