Browse Source

kamailio-kemi-framework: regenerated modules docs

Daniel-Constantin Mierla 2 years ago
parent
commit
0381c83f99
1 changed files with 4 additions and 0 deletions
  1. 4 0
      kamailio-kemi-framework/docs/modules.md

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

@@ -9333,6 +9333,10 @@ 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>
   * <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>
 
 
+Return the content of the body line for the current position of the cursor, including the EoL.
+
+It is an alternative to getting the line content via `$blitval(iname)`.
+
 #### KSR.textopsx.change_reply_status() ####
 #### KSR.textopsx.change_reply_status() ####
 
 
 ```cpp
 ```cpp