rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
158 stars 46 forks source link

accessing roassociative array using as roAssociativeArray is not supported in v1.0.0-alpha29 #1129

Closed rdaci23 closed 4 months ago

rdaci23 commented 5 months ago

if not (m as roAssociativeArray).doesExist(fieldName) logs unknown expression image

markwpearce commented 4 months ago

fixed with #1143