Salesforce

BrowserGetContent (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

BrowserGetContent (Magic xpa 3.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.

Platform specific:

This function is not supported for mobile devices.

See also:

BrowserScriptExecute, BrowserSetContent

The Rich Client Samples project (program RRC07 )

Reference
Attachment 
Attachment