expr

Synopsis

$ expr("expr")

Parses and evaluates the specified sleep expression code returning the value of the expression.

Parameters

"expr" - a string containing the expression to evaluate.

Returns

The result of the expression once parsed and evaluated.

Side Effects / Notes

Errors

See Also