-
OnBase will always read the date in the order of month to date. All dates must be in MM-DD-YY or MM-DD-YYYY format in the VB Script. Slashes are not accepted in the date (e.g., MM/DD/YYYY).
-
Time must be in 24-hour (e.g., 16:43:00) or 12-hour (e.g., 04:43:00 pm) format in the VB Script.
-
Currency must be in decimal format (e.g., xxx.xx) in the VB Script.