The FlowChannel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Max |
returns the maximum value found in the channel
| |
| Min |
returns the minimum value found in the channel
| |
| Range |
returns the range = max - min
|