Skip to content

Built-in functions

Hybroid Live has a number of built-in functions.

ParseSound(string jfxrUrl) -> Sound

Allows you to parse a sound from a JFXR URL. Only available in sound environments.

ToString(value) -> string

Converts any value to a string.