Difference between revisions of "CREATE PAGE"

From Lianjapedia
Jump to: navigation, search
(Created page with "==Purpose== Create a page in the current App ==Syntax== CREATE PAGE [<pagename>] ==See Also== CLOSE APP, CLOSE PROJECT, CREATE APP, CREATE PROJECT, DELETE ...")
 
Line 9: Line 9:
  
 
==Description==
 
==Description==
The CREATE PAGE command creates a new page in the current App.  If the optional <pagename> is specified, the page is given that name (Name, Title and Caption) if not it is given a default name, pageN.
+
The CREATE PAGE command creates a new page in the current App.  If the optional <pagename> is specified, the page is given that name (Name, Title and Caption) if not it is given a default name, 'pageN'.
  
 
==Example==
 
==Example==

Revision as of 05:23, 4 August 2016

Purpose

Create a page in the current App

Syntax

CREATE PAGE [<pagename>]

See Also

CLOSE APP, CLOSE PROJECT, CREATE APP, CREATE PROJECT, DELETE APP, DELETE PROJECT, Lianja Projects, MODIFY APP, MODIFY PROJECT, OPEN APP, OPEN PROJECT, Page Attributes

Description

The CREATE PAGE command creates a new page in the current App. If the optional <pagename> is specified, the page is given that name (Name, Title and Caption) if not it is given a default name, 'pageN'.

Example

create page mypage