InternalEvalResult

data class InternalEvalResult(val result: FieldValue, val scriptInstance: Any)

Constructors

Link copied to clipboard
constructor(result: FieldValue, scriptInstance: Any)

Properties

Link copied to clipboard
Link copied to clipboard