=proto const char *duk_require_string(duk_context *ctx, int index); =stack [ ... val! ... ] =summary
Like duk_get_string(), but throws an error if the value at index is not a string or if the index is invalid.
duk_get_string()
index