BenSelect Documentation
Left Method
See Also  Send Feedback
Selerix.BusinessObjects.View.Census Namespace > ColumnScriptEvent Class : Left Method
str
length
The number of characters in the substring.
Retrieves a substring from this instance. The substring starts at zero character position and has a specified length.

Syntax

JScript 
public function Left( 
   str : String,
   length : int
) : String;

Parameters

str
length
The number of characters in the substring.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.