Check if a nested chain of objects is valid in BrightScript
Check if a nested chain of objects is valid in BrightScript
1hitsong.github.io
Check if a nested chain of objects is valid
A core variable type in BrightScript is the associative array. These arrays allow objects to be accessed using keys. The access methods I’ve seen used most often are dots or brackets.