Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

sysSleep(interval)

Package

system

Alias

Pkg Usage

sleep(interval)

Description

Excerpt
hiddentrue

Causes the current thread to sleep (suspends processing) for the specified interval.

Causes the current thread to sleep (suspends processing) for the specified interval. Do not use it in the UI processing (like synchronous post-functionsworkflow actions) otherwise users will be forced to wait.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

Interval

interval

Yes

Duration of time as interval.

Return Type

None

Examples

Example 1

...

As a result the executing thread is suspended for 10 seconds.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "system_

...

function" and space = currentSpace ( )
labelsarray_

...

functions