Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

Now

  • Last UpdatedJul 18, 2023
  • 1 minute read

Determines the current date and time according to the setting of the computer's system date and time using the Gregorian Calendar. Unlike other functions, Now does not require trailing parentheses.

Syntax

Now()

Return Value

The Now function returns a Variant data type containing a date and time value that is stored internally as a double data type.

The number represents a date and time from January 1, 100 through December 31, 9999. Numbers to the left of the decimal point represent the date and numbers to the right represent the time.

Date | Time | Timer

Example

Dim vntToday
vntToday = Now
' stores current system date and time.

In This Topic
TitleResults for “How to create a CRG?”Also Available in