Changes between Initial Version and Version 1 of Old/NodeHandler/Commands/wait


Ignore:
Timestamp:
Apr 13, 2006, 1:20:24 PM (18 years ago)
Author:
max
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/NodeHandler/Commands/wait

    v1 v1  
     1[wiki:Documentation]
     2| [wiki:Documentation/NodeHandler NodeHandler]
     3| [wiki:Documentation/NodeHandler/Commands Commands]
     4| wait
     5
     6= wait: Wait =
     7
     8This command will wait for a given time before proceeding to the next command within the block. This command will not block execution of other blocks associated with other states.
     9
     10== Syntax: wait(''timeInSeconds'') ==
     11
     12  * '''timeInSeconds:''' Time to wait in seconds.
     13
     14== Usage ==
     15
     16{{{
     17
     18}}}
     19