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.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.