单项选择题
jim ,a domino programmer, want to determine the number of working days in a year. Which one of the following formula should he use?()
A. @days
B. @holidays
C. @wokdeddays
D. @businessday
点击查看答案
相关考题
-
单项选择题
Inthevideoform.theOrderDatefield(WhichshowsWhenthevideomaybeordered)iscalculatedbasedontheDatefield(Whichdisplaysthereleasedate).Theorderdateis30dayspriortothereleasedate.WhichonethefollowingformulaswillcalculatetheOrderDatevalue?()
A.@Number(Date)-30
B.@Adjust(Date;0;0;30;0;0;0)
C.@Adjust(Date;0;0;-30;0;0;0)
D.@If(Date!="";Date-30;@Failure(There is no current release date")) -
单项选择题
whichoneofthefollowingstatementswouldleeincludeinanagenttolimitthedocumentsprocessedbytheagenttothoseforwhichthevalueofthetypefieldis"action"?()
A.FIELD Type :="action"
B.SELECT Type ="action"
C.SELECT Type :="action "
D.@if (type="action";@success;@failure) -
单项选择题
whichoneofthefollowingbestwherelayercanbeused?()
A.form
B.page
C.subform
D.all of the above
