Salesforce

BrowserGetContent (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

BrowserGetContent (Magic xpa 4.x)

Returns the HTML content displayed in a Browser control.

The function is only active for controls in the same task's form.

Syntax:

BrowserGetContent(control name)

Parameters:

control name: The name of the Browser control.

Returns:

String value of the Browser control content. If there is an error, the function will return Null.

Note:

This is a client-side only function.

Exceptions:

This function is not supported in Web Client tasks.

Platform specific:

This function is not supported for Android devices.

See also:

BrowserScriptExecute, BrowserSetContent

The Online and Rich Client Samples project (program HG45 and RHG45)

Reference
Attachment 
Attachment