Does anyone know if there is a way within the compiler apis to evaluate a KtExpression that does not require instantiating and bringing in the script-utils with the ScriptEngineFactory?
thanks!, tried that but couldn’t resolve symbols like “”.startsWith as it expects to be in the shape of a constant already and I’m trying to evaluate more complex expressions
s
shikasd
02/17/2020, 4:05 PM
That's what I meant when said it does not always work :)