Hello, I hope someone could help me:
When I try to calculate a field of a Featureclass using the field value of another FeatureClass I do if it is possible to call it.

I write this code but when I test using "return" I get nothing
var otherFeatureClass= FeatureSetByName($datastore,'OtherFeatureClass')
return otherFeatureClass.Name