User Tools

Site Tools


syntax:functions:mid

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:mid [2015/03/27 17:00] elenapsyntax:functions:mid [2015/04/03 18:31] elenap
Line 1: Line 1:
 ===== Mid(text, N, K) ===== ===== Mid(text, N, K) =====
  
-Returns //K// characters of //text//, starting from //N//-th character, where //N// and //K// are numbers.+Returns //K// characters of the //text//, starting with 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/mid.txt · Last modified: 2021/08/16 00:02 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki