单选题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 @tran

题目
单选题
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


相似考题
参考答案和解析
正确答案: D
解析: 暂无解析
更多“单选题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 @tran”相关问题
  • 第1题:

    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 @texttorichtext
    • B、use a richtext title field
    • C、use the @text(fieldname) in the  column formula
    • D、nothing rich text display in the views

    正确答案:D

  • 第2题:

    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 

    正确答案:C

  • 第3题:

    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 protocol
    • C、you can place as many access lists as you want on any interface
    • D、you can apply ony one access list on any interface

    正确答案:D

  • 第4题:

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

    正确答案:C

  • 第5题:

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

    正确答案:B

  • 第6题:

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


    正确答案: C
    解析: 暂无解析

  • 第7题:

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


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    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?()
    A

    create a view action that has the following formula:@command([create];”video”)

    B

    create a form action that has the following formula:@command([compose];”video”)

    C

    create a view action that has the following formula:@command([compose];”video”)

    D

    create a database action that has the following formula:@command([compose];”video”)


    正确答案: A
    解析: 暂无解析

  • 第9题:

    单选题
    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 protocol

    C

    you can place as many access lists as you want on any interface

    D

    you can apply ony one access list on any interface


    正确答案: A
    解析: 暂无解析

  • 第10题:

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

     layers

    B

     subforms 

    C

     framesets 

    D

     style sheets


    正确答案: C
    解析: 暂无解析

  • 第11题:

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


    正确答案: B
    解析: 暂无解析

  • 第12题:

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


    正确答案: C
    解析: 暂无解析

  • 第13题:

    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

    正确答案:B

  • 第14题:

    which one of the following should cathy use to sort a list?()

    • A、 @sort
    • B、 @sortlist
    • C、 @datasort
    • D、 @listorder

    正确答案:A

  • 第15题:

    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

    正确答案:A

  • 第16题:

    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、 layers
    • B、 subforms 
    • C、 framesets 
    • D、 style sheets

    正确答案:A

  • 第17题:

    单选题
    which one of the following should cathy use to sort a list?()
    A

     @sort

    B

     @sortlist

    C

     @datasort

    D

     @listorder


    正确答案: C
    解析: 暂无解析

  • 第18题:

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


    正确答案: B
    解析: 暂无解析

  • 第19题:

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


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    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 protocol

    C

    you can placeasmanyaccess lists as you want on any interface

    D

    you can apply ony one access list on any interface


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    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 direction.

    B

    you can config one access list,per direction,per layer 3 protocol

    C

    you can place as many access lists as you want on any interface

    D

    you can apply only one access list on any interface


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    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 out

    B

    ip access-group 101 out

    C

    apply access-list 101 out

    D

    access-class 101 out

    E

    ip access-list e0 out


    正确答案: E
    解析: 暂无解析

  • 第23题:

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


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    which one of the following best describes the use of hidden column formula?()
    A

    views can be hidden based on a formula 

    B

    hidden columns are not a supported feature 

    C

    table columns can be hidden based on a formula  

    D

    view columns can be displayed or hidden based on a formula 


    正确答案: A
    解析: 暂无解析