Description:
|
Returns the first n character of a string.
|
Parameters:
|
String-Characters enclosed in quotation marks.
nLength-The length of the string to return. |
Syntax:
|
$BFLeft(string,length)
|
Example:
|
$BFLeft("Benchmark Factory", 5) ; returns "Bench"
|
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center