result

val result: Any?

The result of a successful evaluation. May take one of the following types:

  • empty

  • bool

  • float64

  • int32_t

  • uint32_t

  • int64_t

  • uint64_t

  • String

  • Instant

  • LocalDate

  • LocalTime

  • OffsetDateTime

  • ListImpl

  • MutableDictionaryImpl

  • GeoElement

Since

200.1.0