gh-pages / com.nextfaze.devfun.function / InvokeResult / value

value

abstract val value: Any? (source)

The return value of the function invocation.

exception will be non-null on failure - (not including DebugException, which will not be caught).