|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
Parameters
| STRING | path | Path to the folder to open with Windows Explorer. |
Return value
No value is returned.
Description
| Open a folder in Windows Explorer so the user can view and manipulate the files. |
MioScript Sample Code
system.explore(path.rsc()) |
|
|
|