Current track time

I am trying to create a now playing command that will show the current time in the track. I've tried track.position and track.time, but neither seem to be giving a return value. I am assuming I am really blind lol.
Solution:
Hello, the current position of the track is found at player.current.position
Jump to solution
2 Replies
Solution
1Lucas1.apk
1Lucas1.apk•4mo ago
Hello, the current position of the track is found at player.current.position
Toil
ToilOP•4mo ago
Thanks!

Did you find this page helpful?