Rebooting?

hackhack

Active Member
Licensed User
Longtime User
B4X:
   Dim o As OperatingSystem
   
   o.reboot("Time to reboot")

And it required the internet permission which I thought was odd.
 
Last edited:
Upvote 0
Top