File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,7 @@ dtutils.libdoc.functions["check_max_api_version"] = {
8282 run against the current api version. This function is used when a part of the Lua API that
8383 the script relies on is removed. If the maximum api version is not met, then an
8484 error message is printed saying the script_name failed to load, then an error is thrown causing the
85- program to stop executing.
86-
85+ program to stop executing.]] ,
8786 Return_Value = [[ result - true if the maximum api version is available, false if not.]] ,
8887 Limitations = [[ When using the default handler on a script being executed from the luarc file, the error thrown
8988 will stop the luarc file from executing any remaining statements. This limitation does not apply to script_manger.]] ,
You can’t perform that action at this time.
0 commit comments