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

Allow access to specific indexes of array #9

Closed
Pikachu920 opened this issue Oct 31, 2017 · 1 comment
Closed

Allow access to specific indexes of array #9

Pikachu920 opened this issue Oct 31, 2017 · 1 comment

Comments

@Pikachu920
Copy link

Like so:

set {_array} to [1, 2 and 3]
set {_array}[1] to 4
broadcast "%{_array}%" #[1, 4, 3]
@btk5h
Copy link
Owner

btk5h commented Dec 3, 2017

This would be a useful feature, but it would require different syntax to avoid conflicting with array syntax.

@btk5h btk5h closed this as completed in 5f11b3a Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants