Returns returns an object that represents exported members from the required module.
Usage | Returns |
---|---|
require(path) | Object |
Argument | Type | Details |
---|---|---|
path | String | The path to the script to include as a module. Paths must be absolute, such as: "users/homeFolder/repo:path/to/file". |