I am trying to add
100-${x}+${y}+${z}+${a}+${b}+${c}. This syntax gives me a concatenated string of numbers. What gives?
By default variables are handled as strings. Convert the variables to numbers in the calculation.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.