Newbie and not a programmer.
Trying to get a random notification sound for my Google messages. Using the "File list" block with notification directory and variable "fileList" .
Then, variable set
Value-- fileList[random(#fileList)]
NotificationPath
Then Set ringtone (notification) to variable NotificationPath
Nothing changed.
Log
06-26 09:09:50.463 I 7178@1: Flow beginning
06-26 09:09:50.463 I 7178@3: File list
06-26 09:09:50.486 I 7178@4: Variable set
06-26 09:09:50.487 I 7178@2: Ringtone set
06-26 09:09:50.492 I 7178@0: Stopped at end
Thanks