User Tools

Site Tools


syntax:functions:remove

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:remove [2021/07/21 15:32] craigtsyntax:functions:remove [2021/07/21 15:35] – [Remove(text, N_start, N_chars)] dmitry
Line 1: Line 1:
-====== Remove(text, N_startN_chars) ======+====== Remove(text, integerinteger) ======
 Category:  Text function Category:  Text function
  
Line 8: Line 8:
 \\  \\ 
 =====Arguments===== =====Arguments=====
-^Argument^Description^ +^Pos ^Type ^Description^ 
-|text|Any text string or value that can implicitly be converted to text.| +|1st |text|Any text string or value that can implicitly be converted to text.| 
-|N_start|The N<sup>th</sup> position of the first character in //text// to start removing from.  The minimum value is 1.| +|2nd |integer|The N<sup>th</sup> position of the first character in //text// to start removing from.  The minimum value is 1.| 
-|N_chars|The number of characters to remove.|+|3rd |integer|The number of characters to remove.|
 \\  \\ 
 ====Return value type==== ====Return value type====
syntax/functions/remove.txt · Last modified: 2021/08/15 02:53 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki