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"
|
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center