ExecuteRequest

constructor(code: String, silent: Boolean = false, storeHistory: Boolean = true, userExpressions: Map<String, String> = mapOf(), userVariables: List<String> = listOf(), allowStdin: Boolean = true, stopOnError: Boolean = true)