Script Duration
Work out how long scripts/calls are taking...
This Databox reads from a System Values Databox that represents the current date and time and stores this in the Databox Keyfax.Timer started at the point that you wish to start timing.
Databox Creation
You will first need to create the System Values Databox as shown below...



End Result
This can be demonstrated in a simple script comprising 3 steps. The first saves the current time, the second is a random question and the third displays a message showing the time spent.

Here is the message...

And the final output...

Last updated