单选题james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()A@sort B@sort(@thisvalue) C@sortAscending(fieldA) 

题目
单选题
james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()
A

 @sort 

B

 @sort(@thisvalue) 

C

 @sortAscending(fieldA)      

D

 @sort(“ascesding”;”fieldA”)


相似考题