CreateFolder
From GECK
A function added by the ShowOff NVSE Plugin version 1.25.
Description
Creates a new folder (directory) according to the specified folderPath (relative to the root Fallout folder).
Syntax
(success:bool) CreateFolder folderPath:string
Or:
(success:bool) CreateDirectory folderPath:string