Date, Time, and Currency Formatting - System Administration - Cloud - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Cloud System Administration

Platform
OnBase
Product
System Administration - Cloud
Release
Foundation 24.1
License
Standard
Essential
Premier
  • 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.