Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation about how to use .js attachements #894

Open
franckaubry opened this issue Nov 6, 2024 · 1 comment
Open

Add documentation about how to use .js attachements #894

franckaubry opened this issue Nov 6, 2024 · 1 comment

Comments

@franckaubry
Copy link
Contributor

Please expand the documentation regarding attachements to also explain how to use classes and functions in Cables.

The syntax for retrieving strings from attachements is very well explained. Something similar explaining calling functions and also the "inc_xxx.js" naming convention would be good to know about when developing ops and splitting it up into multiple attachements.
I suspect that "inc_" files are loaded before the main .js file for instance?

@franckaubry franckaubry added the new label Nov 6, 2024
@steam0r steam0r removed the new label Nov 11, 2024
@pandrr
Copy link
Member

pandrr commented Nov 11, 2024

yes they are executed before the main op code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants