Documentation
saveinfile
usage
void saveinfile( string my_string , string path_to_file )
paramètres
my_string : the message or data to save in a file
path_to_file : the path to the file you want to save th data into
void saveinfile( string my_string , string path_to_file )
my_string : the message or data to save in a file
path_to_file : the path to the file you want to save th data into