Select to view content in your preferred language

Get table name and short name of the table in the arcade expression when creating constraint

570
3
08-18-2023 05:51 AM
JohnP18
Emerging Contributor

Hi,

I am creating a constraint at the feature or row level. In that constraint one of the use case is to get the table name and short name of the table on which the constraint is being applied. 

Any help??

@HusseinNasser2 

 

Tags (1)
0 Kudos
3 Replies
JohnP18
Emerging Contributor

Any help?  If it is possible?  @HusseinNasser2 

0 Kudos
MikeMillerGIS
Esri Frequent Contributor

Since the rules are applied to a FeatureClass, why do you need this info.  Can you just hard code it?

0 Kudos
JohnP18
Emerging Contributor

@MikeMillerGIS right now I am doing that but just in case I wanted to check if it is possible.

0 Kudos