Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-11-21 12:24:01 +00:00
parent 8122323e6f
commit 3a8f2ec403
23 changed files with 602 additions and 576 deletions
+1 -1
View File
@@ -4458,7 +4458,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
This will populate variables for the MSRS raw class and all instances you create with e.g. `mysrs = MSRS:New()`
Optionally you can also load this per **single instance** if so needed, i.e.
mysrs:LoadConfig(Path,Filename)
mysrs:LoadConfigFile(Path,Filename)
4) Use the config in your code like so, variable names are basically the same as in the config file, but all lower case, examples: