多做题,通过考试没问题!

IBM认证考试

睦霖题库>其他计算机考试>IBM认证考试

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
答案解析:
进入题库查看解析

微信扫一扫手机做题