# Functions
CreateIfNotExist creates a file if it is not exists.
GetFileListFromFolder get all file from folder.
Include Whether the current array contains the value.
IsFileExist returns true if the specified file is exists.
IsFolderExist returns true if the specified folder is exists.
RemoveIfExist deletes the specified file if it is exists.