var doc_script_func = [ [ "Function declaration", "doc_script_func_decl.html", null ], [ "Parameter references", "doc_script_func_ref.html", null ], [ "Return references", "doc_script_func_retref.html", [ [ "References to global variables are allowed", "doc_script_func_retref.html#doc_script_retref_global", null ], [ "References to class members are allowed", "doc_script_func_retref.html#doc_script_refref_member", null ], [ "Can't return reference to local variables", "doc_script_func_retref.html#doc_script_retref_local", null ], [ "Can't use expressions with deferred parameters", "doc_script_func_retref.html#doc_script_retref_deferred", null ], [ "Can't use expressions that rely on local objects", "doc_script_func_retref.html#doc_script_refref_cleanup", null ] ] ], [ "Function overloading", "doc_script_func_overload.html", null ], [ "Default arguments", "doc_script_func_defarg.html", null ], [ "Anonymous functions", "doc_script_anonfunc.html", null ] ];