Hello,
I do not understand how to modify the script in the scipt window starting from a curve in Iannix window. As soon as I try to save it, it goes back to the preceding version. Is it possible to develop going back and forth from editor to script and from script to editor ?
Yes it is! You HAVE to write your code only in authorized sections (makeWithScript() => called before score creation and alterateWithScript() => called after score generation).
All the curves / actions / etc. made through GUI are stored in madeThroughGUI(), so you can’t edit them with script editor ; you have to use alterateWithScript.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |