Module.Unload
- 更新日2026-02-03
- 1分で読める
Module.Unload
Syntax
Module.Unload
Return Value
Indicates if the module was successfully unloaded.
Purpose
Unloads the underlying code module.
Remarks
The module is not unloaded if it is currently executing.
Module.Unload
Indicates if the module was successfully unloaded.
Unloads the underlying code module.
The module is not unloaded if it is currently executing.