BA_createHtmlContent
Syntax | BA_createHtmlContent(html) | Package | poweraction |
Alias | form_createHtmlContent | Pkg Usage | createHtmlContent(html) |
Description
Adds a plain HTML content to the screen.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
html | String | Yes | The HTML content. |
Return Type
None
The returned value has no meaning
Example
BA_createHtmlContent("<h1>Title</h1>");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
