Home | All Classes | Grouped Classes | Index | Search

CL_JSContext::evaluateScript

	CL_JSValue evaluateScript(
		CL_JSObject& globalObject, const std::string& code, const std::string& filename = "", int lineNumber = 1);

See also:

CL_JSContext



Questions or comments, write to the ClanLib mailing list.