单选题helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A@transform  B@Listprocess  C@processlist D@listevaluate

单选题
helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()
A

@transform  

B

@Listprocess  

C

@processlist 

D

@listevaluate


参考解析

解析: 暂无解析

相关考题:

You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?() A. permit access-list 101 outB. ip access-group 101 outC. apply access-list 101 outD. access-class 101 outE. ip access-list e0 out

You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()A、permit access-list 101 outB、ip access-group 101 outC、apply access-list 101 outD、access-class 101 outE、ip access-list e0 out

Which statement about access lists that are applied to an interface is true?()A、you can apply multiple access lists with the same protocol or in different…B、you can config one access list,per direction,per layer 3 protocolC、you can placeasmanyaccess lists as you want on any interfaceD、you can apply ony one access list on any interface

helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A、@transform  B、@Listprocess  C、@processlist D、@listevaluate

nancy used a rich text field on a form to capture data. she would like to display the data in a view. which of the following should she do?()A、use @texttorichtextB、use a richtext title fieldC、use the @text(fieldname) in the  column formulaD、nothing rich text display in the views

which one of the following is an @fuction that Lonnie can use to return the value from a specific field?()A、 @value B、 @getfield C、 @GetItemVale D、 @getfieldvalue

lisa is writing a formula to determine the number of elements in a list. she wants to ensure that a value is returned, even if the value her function is evaluating turns out to be a null string . which one of the following can she so to accomplish this ?()A、use a defaule formula of 1 B、use @elements and add 1 to the total C、use the @count function instead of @elements D、use @texttotime to ensure that all strings arte converted to date-time values

which one of the following should cathy use to sort a list?()A、 @sortB、 @sortlistC、 @datasortD、 @listorder

Which statement about access lists that are applied to an interface is true?()A、you can apply multiple access lists with the same protocol or in different…B、you can config one access list,per direction,per layer 3 protocolC、you can place as many access lists as you want on any interfaceD、you can apply ony one access list on any interface

cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()A、 change the agent property to shared B、 copy the agent to a domino 6 server C、 change the agent property to shared code D、 delete the agent. She must create it again as a shared agent

bill has an author names field named all editors that calculates a list of possible editors of the doc based on values users has entered into another field. The list only contains users’ first and last names, and only should be displayed to users who can edit doc.Which of the following hide-when formulas should bill use to control the display of the field?()A、 @isnotmember(alleditors,@username) B、 @isnotmember(@name([cn]);@username) C、 @isnotmember(alleditors;@name([cn ];@username)) D、 if(@isnotmember(alleditors;@name([cn];@username);@true;@false))

nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()A、 layersB、 subforms C、 framesets D、 style sheets

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

单选题which one of the following should cathy use to sort a list?()A @sortB @sortlistC @datasortD @listorder

单选题helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A@transform  B@Listprocess  C@processlist D@listevaluate

单选题Which one of the following describes who will be able to see an existing doc that contains a readers field ?()Aonly those people listed in the access listBanyone listed as a reader or above in the aclConly those people list in the readers fieldDanyone list as a reader or above in the acl and who is also list in the readers field

单选题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”)

单选题which one of the following is an @fuction that Lonnie can use to return the value from a specific field?()A @value B @getfield C @GetItemVale D @getfieldvalue

单选题tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()Acreate a view action that has the following formula:@command([create];”video”)Bcreate a form action that has the following formula:@command([compose];”video”)Ccreate a view action that has the following formula:@command([compose];”video”)Dcreate a database action that has the following formula:@command([compose];”video”)

单选题Which statement about access lists that are applied to an interface is true?()Ayou can apply multiple access lists with the same protocol or in different…Byou can config one access list,per direction,per layer 3 protocolCyou can placeasmanyaccess lists as you want on any interfaceDyou can apply ony one access list on any interface

单选题Which statement about access lists that are applied to an interface is true?()Ayou can apply multiple access lists with the same protocol or in different…Byou can config one access list,per direction,per layer 3 protocolCyou can place as many access lists as you want on any interfaceDyou can apply ony one access list on any interface

单选题Which statement about access lists that are applied to an interface is true?()Ayou can apply multiple access lists with the same protocol or in different direction.Byou can config one access list,per direction,per layer 3 protocolCyou can place as many access lists as you want on any interfaceDyou can apply only one access list on any interface

单选题nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()A layersB subforms C framesets D style sheets

单选题You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()Apermit access-list 101 outBip access-group 101 outCapply access-list 101 outDaccess-class 101 outEip access-list e0 out

单选题bill has an author names field named all editors that calculates a list of possible editors of the doc based on values users has entered into another field. The list only contains users’ first and last names, and only should be displayed to users who can edit doc.Which of the following hide-when formulas should bill use to control the display of the field?()A @isnotmember(alleditors,@username) B @isnotmember(@name([cn]);@username) C @isnotmember(alleditors;@name([cn ];@username)) D if(@isnotmember(alleditors;@name([cn];@username);@true;@false))

单选题cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()A change the agent property to shared B copy the agent to a domino 6 server C change the agent property to shared code D delete the agent. She must create it again as a shared agent

单选题lisa is writing a formula to determine the number of elements in a list. she wants to ensure that a value is returned, even if the value her function is evaluating turns out to be a null string . which one of the following can she so to accomplish this ?()Ause a defaule formula of 1 Buse @elements and add 1 to the total Cuse the @count function instead of @elements Duse @texttotime to ensure that all strings arte converted to date-time values

单选题which one of the following best describes the use of hidden column formula?()Aviews can be hidden based on a formula Bhidden columns are not a supported feature Ctable columns can be hidden based on a formula  Dview columns can be displayed or hidden based on a formula