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

Runs a function with optional parameter.

Example

Pass in a number and return it in words (see command numToWords).

Celin.CALL("numToWords",[@Number])

Copyright © 2020 Finnur Bragason.