microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.15k stars 309 forks source link

Support for Reading Untyped Record's field Using Index #2503

Open gekarapa opened 4 days ago

gekarapa commented 4 days ago

We need to extend the capabilities of the Untyped type to support reading a field using its index. For example, implementing a function similar to ReadProperty(uoRecord, index).