Closed austbot closed 2 years ago
@thlorenz the code before this change was relying on the order of Runtime Enums on an object when it converts from keys
read also was returning a string when it really should return the actual enum at runtime which is EnumObj.Member
@thlorenz the code before this change was relying on the order of Runtime Enums on an object when it converts from keys