Skip to content

NodejsRuntime.CreateSyntaxError method

C#
public override napi_status CreateSyntaxError(napi_env env, napi_value code, napi_value msg, 
    out napi_value result)

See Also

Released under the MIT license