convertValue<T> abstract method

T convertValue<T>(
  1. JsEvalResult jsValue
)

Implementation

T convertValue<T>(JsEvalResult jsValue);