C2040-410 | Exact IBM C2040-410 exam dumps
Q21. Which is the correct way to compute a client-side JavaScript variable fullName from two fields on a datasource firstName and lastName? A. var fullname = "#{javascript:document1.firstName + ' ' + document1.lastName;}"; B. var fullname = "#{javascript:document1.getDocument().firstName + ' ' + document1.getDocument().lastName;}"; C. var fullname = "#{javascript:document1.getI