Oct-26-2023, 10:41 PM
is there a way to make a variable be a reference to an attribute? i would like to set up a named reference to
decimal.getcontext().prec
so i have a simpler way to set the decimal precision. this aappears to be an attribute.