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:35] – [Remove(text, integer, integer)] dmitrysyntax:functions:remove [2021/07/21 15:37] – [Arguments] dmitry
Line 8: Line 8:
 \\  \\ 
 =====Arguments===== =====Arguments=====
-^Pos ^Type ^Description^ +^Argument ^Type ^Description^ 
-|1st |text|Any text string or value that can implicitly be converted to text.| +|text |Text|Any text string or value that can implicitly be converted to text.| 
-|2nd |integer|The N<sup>th</sup> position of the first character in //text// to start removing from.  The minimum value is 1.| +|start_pos |Integer greater than 0|The N<sup>th</sup> position of the first character in //text// to start removing from.  The minimum value is 1.| 
-|3rd |integer|The number of characters to remove.|+|no_of_chars |Integer greater than 0 |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