Browse Source

kamailio-kemi-framework: exports to textopsx

Daniel-Constantin Mierla 4 years ago
parent
commit
581a2d3786
1 changed files with 8 additions and 0 deletions
  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>
   * <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() ####
 #### KSR.textopsx.change_reply_status() ####
 
 
 ```cpp
 ```cpp