microsoft / Power-Fx

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

Support for Assigning Values to Untyped Record Field #2501

Open gekarapa opened 4 days ago

gekarapa commented 4 days ago

We need to extend the capabilities of the Untyped type to support field assignment. For example, implementing a function similar to SetField(uo.field, "").