Difference between revisions of "TextLength"

m (adding doc status category)
Line 2: Line 2:
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 
   
 
   
Returns the number of characters in a text string.
+
==TextLength(text)==
 +
Returns the number of characters in text string «text».
 +
 
 +
==See Also==
 +
* [[FindInText]]
 +
* [[SelectText]]
 +
* [[TextReplace]]

Revision as of 20:02, 22 January 2016


TextLength(text)

Returns the number of characters in text string «text».

See Also

Comments


You are not allowed to post comments.