瀏覽代碼

kamailio-kemi-framework: exports to textopsx

Daniel-Constantin Mierla 4 年之前
父節點
當前提交
581a2d3786
共有 1 個文件被更改,包括 8 次插入0 次删除
  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