mobileVibrate

Causes the iOS or Android device to vibrate.

# Metadata

Platforms: mobile OS: ios, android Introduced: 5.5 Security:

# Syntax

mobileVibrate [numberOfTimes]

# Params

- numberOfTimes : An integer (or an expression that evaluates to an integer) and specifies how many times to vibrate. If the <numberOfTimes> is not specified, the device is vibrated once.

# Examples

mobileVibrate

mobileVibrate 7

# Description

Use the mobileVibrate command to cause the iOS or Android device to vibrate.

# Tags

# See

- **command:** beep