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 revisionBoth sides next revision
syntax:functions:remove [2021/07/21 15:37] – [Arguments] dmitrysyntax:functions:remove [2021/07/21 15:37] – [Arguments] dmitry
Line 10: Line 10:
 ^Argument ^Type ^Description^ ^Argument ^Type ^Description^
 |text |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.|
-|start_pos |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.|
 |no_of_chars |Integer greater than 0 |The number of characters to remove.| |no_of_chars |Integer greater than 0 |The number of characters to remove.|
 \\  \\ 
syntax/functions/remove.txt · Last modified: 2021/08/15 02:53 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki