add get_mse_path script function

This commit is contained in:
GenevensiS
2025-05-22 12:39:09 +02:00
parent 94369f5969
commit c577417191
4 changed files with 19 additions and 0 deletions
@@ -104,6 +104,7 @@ $built_in_functions = array(
'write_set_file' =>'',
// other
'get_mse_version' =>'',
'get_mse_path' =>'',
'trace' =>'',
'assert' =>'',
'exists_in_package' =>'',