General functions
This module contains a set of some general functions used by functions in other modules.
Module: mdlBasicFunctions
Remarks
- Reference to "Microsoft Scripting Runtime" is needed to use this module.
Changelog
Date | Changes |
---|---|
2018-03-06 | New Function FastFileList : Get list of files of a folder and subfolders the fast way. |
2017-10-20 | New Functions Min and Max : get smallest/largest value of a set of values. New Function WebRequest : get content of URL. New Property FSO : Get reference to FileSystemObject. |