Description: |
Returns the last n character of a string. |
Parameters: |
String-Characters enclosed in quotation marks.
nLength-The number of characters to return. |
Syntax: |
$BFRight(string,nLength) |
Example: |
$BFRight("sunshine coast", 3) ; returns "ast" |
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center