1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Update LibraryComposition.os

This commit is contained in:
Anton Titovets
2025-05-26 10:13:23 +03:00
parent 155f049abc
commit 2f90f0c131

View File

@@ -152,7 +152,7 @@ Function FormMethodCallString(Val PassedParameters, Val Command, Val Method) Exp
EndFunction
Function ДotoлнandтьKэшСowithтаinа(Val Library, Val ParametersTable, Command = "") Export
Function CompleteCompositionCache(Val Library, Val ParametersTable, Command = "") Export
CompositionCache.Insert(Library, ParametersTable);
Command = ?(ValueIsFilled(Command), Command, Library);
ModuleCommandMapping.Insert(Command, Library);