MP3 - Set Repeat

Set the global MP3 player's repeat state to TRUE (songs will repeat) or FALSE (songs will not repeat).

Action ID:
Action Category:
Action List Syntax:

132
MP3
MP3.Repeat (<<REPEAT>>)

Settings

Repeat:

The value that you want to set the global MP3 player's repeat state to.

If the value is true, the MP3 player will automatically repeat a song when it reaches the end.

If the value is false, the MP3 player will just stop when it reaches the end of a song.

TIP

 

 

 

You can use a variable in this field to set the MP3 player's repeat state according to the value in that variable.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

Examples

None