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 [2015/03/27 17:10] elenapsyntax:functions:remove [2015/04/03 18:07] elenap
Line 1: Line 1:
 ===== Remove(text, N, K) ===== ===== Remove(text, N, K) =====
  
-Removes //K// characters from the //'text'//, starting from the //N//-th character, where //N// and //K// are numbers.+Removes //K// characters from the //text//, starting from the //N//-th character, where //N// and //K// are numbers.
  
-Note that the expression does not require to use single quote signs ('X') around the numbers N and K. +First argument is implicitly converted into text, if required.
- +
-First arguments is implicitly converted into text, if it's not.+
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
syntax/functions/remove.txt · Last modified: 2021/08/15 02:53 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki