Cicode Programming Reference > Using Cicode Functions > Using Numeric Arguments

Using Numeric Arguments

You can pass numbers (integers and floating point numbers) directly to a function, for example:

Command

AlarmAck(2, 35);