Skip to main content
Version: 10.1

create-conceptual-file()

note

This article is about the create-conceptual-file action in the USoft Action Language.

create-conceptual-file()

Creates a file containing the conceptual definitions of the current application.

Syntax

create-conceptual-file( '*file*' ) 

The required file is the name of the conceptual file to be created.

Example

create-conceptual-file( 'TRAVEL.CON' )