ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Arcade Namespace / ArcadeScriptEngine Class


In This Topic
    ArcadeScriptEngine Class Methods
    In This Topic

    For a list of all members of this type, see ArcadeScriptEngine members.

    Public Methods
     NameDescription
    Public Method Creates an instance of an Arcade script evaluator. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the minimum required version of Arcade needed for the given expression. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the current version of Arcade in use by this engine. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also