This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
Folder

Folder 


 

Folder ( path | 4Dfolder {; pathType | *} ) -> Function result 
Parameter Type   Description
path | 4Dfolder  Text, Longint in Folder path or 4D folder constant
pathType | *  Longint, Operator in If path passed: fk posix path (default) or fk platform path
If 4Dfolder passed: * to return folder of host database
Function result  Object in New folder object

Documentation moved

The documentation for this command has been moved. See Folder command on developer.4d.com for updated documentation.

 

The Folder command creates and returns a new object of the Folder type. 



See also 

File
Object to path
Path to object

 
PROPERTIES 

Product: 4D
Theme: File and Folder
Number: 1567

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v17 R5
Modified: 4D v19 R8

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)