What is the syntax for using a collection field in an expression?

Posted by: Pdfprep Category: AD01 Tags: , ,

What is the syntax for using a collection field in an expression?
A . Like this MyCollection(MyField)
B . Like this MyCollection[MyField]
C . Like this [MyCollection[MyField]]
D . Like this MyCollection.MyField
E . Like this [MyCollection.MyField]

Answer: E

Leave a Reply

Your email address will not be published.