ResultHandlerCodeExecution

Execution represented by code snippet. This snippet should return the value.

Constructors

Link copied to clipboard
constructor(code: Code)

Properties

Link copied to clipboard
val code: Code

Functions

Link copied to clipboard
open override fun execute(host: ExecutionHost, result: FieldValue): FieldValue
Link copied to clipboard

Replace variables and return the result.