N
nnhww
Unregistered / Unconfirmed
GUEST, unregistred user!
table1.findkey(['1001-1']);
table2.findkey(['1003-1']);
出错!
Cannot use array of Field Values with Expression Indices
为什么?
table2.findkey(['1003-1']);
出错!
Cannot use array of Field Values with Expression Indices
为什么?