Joey has few user agents values. He wants to check whether the browser is using modified version of HTML to show on smaller screen or not. How can he check this?

Platform.Response.Write(Platform.Function.IsHTMLBrowser(Platform.Request.UserAgent));

Platform.Response.Write(Platform.Function.IsCHTMLBrowser(Platform.Request.UserAgent));

Platform.Response.Write(Platform.Function.IsMVHTMLBrowser(Platform.Request.UserAgent));

Platform.Response.Write(Platform.Function.IsDHTMLBrowser(Platform.Request.UserAgent));

Verified Answer
Correct Option - b

To get all Infosys Certified Salesforce JavaScript Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram