sjbarag / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
113 stars 43 forks source link

`CreateObject("roSGNode", "node")` returns `invalid` #638

Open Vasya-M opened 3 years ago

Vasya-M commented 3 years ago

CreateObject("roSGNode", "node") should return"Node" object, but it returns invalid works as expected for CreateObject("roSGNode", "Node")