Explorar o código

dispatcher: docs - details of returned code by ds_list_exists()

Daniel-Constantin Mierla %!s(int64=5) %!d(string=hai) anos
pai
achega
619b2603b4
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/modules/dispatcher/doc/dispatcher_admin.xml

+ 5 - 0
src/modules/dispatcher/doc/dispatcher_admin.xml

@@ -1529,6 +1529,11 @@ failure_route[tryagain] {
 			</para>
 		</listitem>
 		</itemizedlist>
+		<para>
+			It returns true (value 1) if the group exists, or otherwise false
+			(-1 when the group is not found; -2 when evaluating the parameter
+			fails).
+		</para>
 		<para>
 			This function can be used from ANY_ROUTE.
 		</para>