Description
- Moves last autorun window to the specified desktop.
Syntax
- VDesk.MoveAutorun(deskname)
Parameters
- deskname
- (string) desktop name or number
- The desktop "deskname" must already exist.
Examples
- VDesk.MoveAutorun("work")
- Moves last autorun window to the desktop named "work".
- VDesk.MoveAutorun(2)
- Moves last autorun window to the desktop #2.
Version Compatibility
- Integer deskname parameter introduced in PowerPro 4.1.0.5.