User Tools

Site Tools


addons:functions:misc

This is an old revision of the document!


Misc Namespace

The misc namespace contains various functions that do not qualify to be in another namespace or warrant their own namespace at this time.

You can access these functions via:

ashita.misc.


ashita.misc.open_url

Opens an url using the systems default browser.

void ashita.misc.open_url(url);

  • Parameters
    • url - (string) The url of the site to open.
  • Returns
    • Function does not return a value.

ashita.misc.play_sound


ashita.misc.get_clipboard


ashita.misc.set_clipboard


ashita.misc.execute


ashita.misc.hide_console


ashita.misc.show_console

addons/functions/misc.1492846823.txt.gz · Last modified: 2017/04/22 00:40 by atom0s