Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
Parameters
Return value
…
Description
(1) Creates new empty array.
(2) Creates new array and fills it with descendants of TElJsonEntity based on types of Values items.
Only values of types Boolean, Integer, Extended, Char and String are allowed.
Also it's allowed to use descendants of TElJsonEntity.
Nested arrays may be used also.
Nil may be used for any Values item as well.