Jump to content

User:Anpang/sandbox

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Anpang (talk | contribs) at 02:25, 29 December 2021. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

My sandbox


Imaginary programming language function list

Base module

b.stop - Stops the running project
b.restart - Stops the running project and runs the running project again
b.setdisplay(mode) - Sets display (mode: true or false - true = with display or false = no display)

Base module - control submodule