INNOV-AI

Innovation and Research from Réunion Island, France

Back   Home

Select a remote file name, right click and load the file @ DEVEL - Development @ MentDB Weak

> Start the server
> (or start the server for the first time (embedded mode - H2 Database))
> (or start the server for the first time (remote mode - MySQL 8 Database))
> Open the MentDB Weak Editor

Select a remote file name, right click and load the file

script merge "folder.folder.your_script_name.exe" true 1 
  (param
  	(var "[v1]" {true} "description ..." is_null:true is_empty:true "10")
  	(var "[v2]" {type is_double [v2]} "description ..." is_null:true is_empty:true "20")
  ;) 
  "addition ..." 
{

	log write "My message ..." OK "cmd" 425;
	+ [v1] [v2];
	
} "Return ...";
start: 2025-12-13   end: 2025-12-14   v_start: 400   v_end: