controlP5 / ControllerGroup / value( )
- name
- value ( )
- description
- !!! experimental, have to check if this spoils anything. implemented for ScrollList and MultiList to forward values to a dedicated method
- Syntax
value();
- Returns
- None
- Usage
- Web & Application
- Related