Skip to content

JSRuntime.CoerceToNumber method

C#
public virtual napi_status CoerceToNumber(napi_env env, napi_value value, out napi_value result)

See Also

Released under the MIT license