Skip to content

JSRuntime.RunScript method

C#
public virtual napi_status RunScript(napi_env env, napi_value script, out napi_value result)

See Also

Released under the MIT license