|
Description: |
Allows you to change the date format used to populate date fields. | ||||||||||||||||||||||||||||||||||||||||||||||
|
Parameters: |
Format string-The mix of static text and variables as needed.
| ||||||||||||||||||||||||||||||||||||||||||||||
|
Syntax: |
$BFCurrentDate (Format String) | ||||||||||||||||||||||||||||||||||||||||||||||
|
Example: |
$BFCurrentDate ("%m/%d/%Y) ; returns 03/28/2005 |