mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +02:00
Main build (Jenkins)
This commit is contained in:
parent
152452f172
commit
fd9d576293
File diff suppressed because it is too large
Load Diff
@ -169,7 +169,7 @@ Procedure GetCollection(Value, Val Encoding)
|
||||
Else
|
||||
|
||||
If TypeOf(Value) = Type("BinaryData") Then
|
||||
Value = GetStringFromBinaryData(Value, Encoding);
|
||||
Value = ПолучитьСтрокуИзДвоичныхДанных(Value, Encoding);
|
||||
Else
|
||||
Value = String(Value);
|
||||
EndIf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user