Total size of a document array

Our current code is throwing an error while finding the total size of the document array 

 

 

local!docSizeList: if( rule!APN_isEmpty( local!items ),

{},

apply( a!fileUploadField_17r1( value: _ ),

local!items.document

).uploadedDocumentSize ),

 

Do you recommend any other way to find the total size of a document array ?

 

 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data