| ScriptErrorType Enumeration |
Enumeration of the AskiaScript error types
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax public enum ScriptErrorType
Public Enumeration ScriptErrorType
public enum class ScriptErrorType
Members
| Member name | Value | Description |
---|
| None | 0 |
No error
|
See Also