Save Information to a Note Document

Hello, I am using blueprints to produce a psychological experiment within Ue4.

I’m looking for a method that allows me to save variables to a note document on the Desktop. I’d need to be able to set the name and contents of the note from within engine.

How would I go about doing this?

Although not Purely blueprints. This tutorial provides a simple way to do what I am looking for.

rama’s victory plugin in the unreal marketplace can do basic file I/O like that.

i agree there is a ton of functionality in the victory plugin. though to my knowledge it isnt on the marketplace so you will need to find it on the forums or google to find it for the ue4 version your using.

Rama’s victory plugin.
https://forums.unrealengine.com/development-discussion/blueprint-visual-scripting/4014-39-rama-s-extra-blueprint-nodes-for-you-as-a-plugin-no-c-required

Oh weird I thought i saw it in the marketplace. thank you for the link!