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

Implement Optional Chaining #20

Open
lvcabral opened this issue Sep 23, 2023 · 1 comment
Open

Implement Optional Chaining #20

lvcabral opened this issue Sep 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lvcabral
Copy link
Collaborator

Reference documentation:
https://developer.roku.com/docs/references/brightscript/language/expressions-variables-types.md#optional-chaining-operators

@lvcabral lvcabral added the enhancement New feature or request label Sep 23, 2023
@lvcabral
Copy link
Collaborator Author

ticket not closed because the behavior of brs is not fully compatible with Roku devices, the dot chained are always behaving as optional, and no exception is raised when the ? is not used.

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

No branches or pull requests

1 participant