找考题网-背景图
单项选择题

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”)