|
This function returns a string containing the current time. The time format corresponds to the common representation in DataView. |
||||||
Syntax: |
|||||||
{STR_VAR}= time() | |||||||
I/O parameters:
|
|||||||
Return value: |
|||||||
|
|||||||
Example: |
|||||||
Declaration of Variables | |||||||
10 DOCU_STRING_1=time() 20 put (DOCU_STRING_1) |
|||||||
Result: | |||||||
![]() |
|||||||
![]() |
Functions and commands: Date and Time |