Visara Master Console Center Scripting Guide Instrukcja Użytkownika Strona 182

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 262
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 181
Chapter 5 Script Commands
Scripting Guide 182
SECONDS
Syntax:
SECONDS() ==> %EpochSeconds
Description:
Returns the time value for the current time.
Action:
The epoch seconds for the current system time is returned.
Parameters:
N/A.
Returns:
Numeric value. The number of seconds past the epoch for the current
system time.
Notes:
1. Refer also to the description of Date/Time on page 40.
2. To convert the returned value into a date or time, use the
TIMESTR() command.
Example:
%Now := SECONDS()
See Also:
DATE, TIME, TIMESTR, WAITFOR, WAITUNTIL
Przeglądanie stron 181
1 2 ... 177 178 179 180 181 182 183 184 185 186 187 ... 261 262

Komentarze do niniejszej Instrukcji

Brak uwag