This action takes the length of a beat in seconds, and returns a beats-per-minute value.

| Argument | Description |
|---|---|
| Value | The seconds-per-beat value |
| Target | The variable to store the returned beats-per-minute value |
| Temp | Whether the variable should be created as a temporary variable |