I’m interested in using Attribute Rules to calculate a field from decimal to binary on insert. I’m surprised that attribute rules don’t also support using python, but I digress already. My question is has anyone used Arcade to convert from decimal to binary? There doesn’t appear to be an existing bin(), or like in Excel dec2bin(), function in Arcade – is this on the road map for Arcade?