Explorar o código

kamailio-kemi-framework: exports to textopsx

Daniel-Constantin Mierla %!s(int64=4) %!d(string=hai) anos
pai
achega
581a2d3786
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      kamailio-kemi-framework/docs/modules.md

+ 8 - 0
kamailio-kemi-framework/docs/modules.md

@@ -7553,6 +7553,14 @@ int KSR.textopsx.bl_iterator_start(str "iname");
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.bl_iterator_start'>📖 kamailio.cfg::function::bl_iterator_start()</a>
 
+#### KSR.textopsx.bl_iterator_value() ####
+
+```cpp
+xval KSR.textopsx.bl_iterator_value(str "iname");
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.bl_iterator_value'>📖 kamailio.cfg::function::bl_iterator_value()</a>
+
 #### KSR.textopsx.change_reply_status() ####
 
 ```cpp