renderPage

renderPage

Syntax

renderPage(pageId)

Package

Alias

Pkg Usage

Description

Routine takes a page ID and returns the page content as string with all content rendered.

Parameters

Parameter name

Type

Required

Description

pageId

Number

Yes

ID of the selected page for which to render a content

Return Type

String

The return value is a string representing the space key.

Example

string content = renderPage(11801); print(content);

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.