单项选择题
Which one of the following describes who will be able to see an existing doc that contains a readers field ?()
A.only those people listed in the access list
B.anyone listed as a reader or above in the acl
C.only those people list in the readers field
D.anyone list as a reader or above in the acl and who is also list in the readers field
点击查看答案
相关考题
-
单项选择题
billhasanauthornamesfieldnamedalleditorsthatcalculatesalistofpossibleeditorsofthedocbasedonvaluesusershasenteredintoanotherfield.Thelistonlycontainsusers’firstandlastnames,andonlyshouldbedisplayedtouserswhocaneditdoc.Whichofthefollowinghide-whenformulasshouldbillusetocontrolthedisplayofthefield?()
A. @isnotmember(alleditors,@username)
B. @isnotmember(@name([cn]);@username)
C. @isnotmember(alleditors;@name([cn ];@username))
D. if(@isnotmember(alleditors;@name([cn];@username);@true;@false)) -
单项选择题
jamesneedstosortalistofvaluesinalistofvaluesinfieldA,andwhentheforminsaved,hewantstosortthelistbeforeitissaved.Whichoneofthefollowingformulaswouldaccomplishthis?()
A. @sort
B. @sort(@thisvalue)
C. @sortAscending(fieldA)
D. @sort(“ascesding”;”fieldA”) -
单项选择题
Several@functionscanexecutemultiplestatements.Whichoneofthefollowinginitializesavariableandcanincrementinduringtheoperation?()
A. @do
B. @for
C. @while
D. @dowhile
