Call Exisiting Arcade Expression Within Another Arcade Expression

409
2
Jump to solution
01-17-2020 07:02 AM
joerodmey
MVP Alum

Hello,

I'm trying to call an Arcade expression within a different Arcade expression. The reason I want to do this is so that I can pull the value from a previous expression rather than copying it over and adding onto it.

Is this possible?

Xander Bakker

0 Kudos
1 Solution

Accepted Solutions
XanderBakker
Esri Esteemed Contributor

Hi Joerodney ,

Unfortunately it is not possible to call an external expression. You will have to copy the expression and include it in the current one to be able to use the functionality. I do agree that it would be great to have this feature.

View solution in original post

0 Kudos
2 Replies
XanderBakker
Esri Esteemed Contributor

Hi Joerodney ,

Unfortunately it is not possible to call an external expression. You will have to copy the expression and include it in the current one to be able to use the functionality. I do agree that it would be great to have this feature.

0 Kudos
joerodmey
MVP Alum

Ok thanks for the info

0 Kudos