Celin.CALLSTREAM(func name, one or more parameters)

A Streaming Run of a function, with optional parameter. The difference from a normal function call is that Streaming functions continually run, regardless of spreadsheet events. A good example is a clock function.

Example

Show digital clock (see command clock).

Celin.CALLSTREAM("clock")

Copyright © 2020 Finnur Bragason.