Difference between revisions of "SelectText"

m (adding doc status category stub page)
Line 2: Line 2:
 
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
 
   
 
   
 +
==SelectText(Text, ''First, Last'')==
 
Returns a substring.
 
Returns a substring.
  
SelectText( Text : Textual ; First, Last : optional numeric )
+
[[Syntax]]:
 +
:[[SelectText]](Text: Textual; First, Last: optional numeric)
 +
 
 +
==See Also==
 +
*[[FindInText]]
  
 
{{stub}}
 
{{stub}}

Revision as of 19:59, 22 January 2016


SelectText(Text, First, Last)

Returns a substring.

Syntax:

SelectText(Text: Textual; First, Last: optional numeric)

See Also

Template:Stub

Comments


You are not allowed to post comments.