Using Numeric Arguments
- Last UpdatedJul 18, 2023
- 1 minute read
You can pass numbers (integers and floating point numbers) directly to a function, for example:
|
Command |
AlarmAck(2, 35); |
You can pass numbers (integers and floating point numbers) directly to a function, for example:
|
Command |
AlarmAck(2, 35); |