diff --git a/branch/main/api_find_and_modify_module.html b/branch/main/api_find_and_modify_module.html index 7917469..3d81cc2 100644 --- a/branch/main/api_find_and_modify_module.html +++ b/branch/main/api_find_and_modify_module.html @@ -257,6 +257,36 @@ see
Whether to ignore builtin entries.
+By default, they are considered. If set to true
, they are not considered.
It is generally recommended to set this to true
unless when you really need to modify builtin entries.
Choices:
+false
← (default)
true
Whether to ignore dynamic entries.
+By default, they are considered. If set to true
, they are not considered.
It is generally recommended to set this to true
unless when you really need to modify dynamic entries.
Choices:
+false
← (default)
true