This topic has not yet been rated - Rate this topic

LengthString(string) function

Office 2003
 
Microsoft Office Live Communications Server 2005 with SP1

LengthString

The LengthString function returns the number of characters in a string.

int LengthString(
  string string	
);

Parameters

string
The string whose length in characters is to be returned

Return Values

Returns an integer representing the number of characters in the string.

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.

 

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.