Scripts

From Wisevoice Wiki
Jump to: navigation, search

Scripts are components used to do custom processing on data from the user's session.

Scripts us the JavaScript programming language.

You can read and edit any of the variables in the users session by referencing them with this.userData["key"]