information property

Map<String, String> get information

A dictionary of optional context information where Arcade console function is invoked.

If this is an ArcadeProfile.attributeRuleConstraint or ArcadeProfile.attributeRuleCalculation, expect ArcadeConsoleMessageContext.information to include the following keys:

  • "ruleName" - The name of the attribute rule which invoked the Arcade console function.
  • "tableName" - The name of the ArcGISFeatureTable evaluating the attribute rule.