SCRIPT
Page is not ready
This article contains information from the official Blue Cat Audio KUIML reference that was not yet verified and edited.
This element includes an external script file into the KUIML application. The script file is loaded and compiled so that all definitions (classes, variables, functions) are made available to the scripting engine at runtime. See Scripting Reference for more information.
Attributes brief detailed show all inherited
Name | Description | Default | |
---|---|---|---|
src | Path to the script file to include | empty | |
script | if defined, overrides the src attribute. The script included in the attribute should be xml-encoded | empty | |
requires | List of objects expected by the script | empty | |
preprocess | set to true if the script file should be preprocessed before being compiled | false |
None.