Table of Contents

MkDir (Statement)

Format

mkdir string_expression
mkdir ( string_expression )

Description

Create a directory/folder in the current working directory. If the directory already exists, no error will be displayed.

See Also

2016/01/01 22:42

History

2.0.0.12New To Version