Hello! I have a text area in my simulation. I want to send the content with email to myself.
Is there a way to do this?
I tried some examples i fount from the internet but didn't work. For example, i tried to import javax.mail.*; but it does not accept it (to the menu where we should do imports)