StopVibrate
Stops the current vibration, if any.
|
Command |
Parameters |
Value Returned |
|---|---|---|
|
StopVibrate |
None |
-1: Not supported. |
The following example calls StopVibrate and saves the result (not supported or vibration stopped) in the status variable:
status = fscommand2("StopVibrate");