$parseDuration
Parse duration to ms or readable text.
Usage:
$parseDuration[time;property (ms/readable) (optional, default: ms)]$parseDuration[5s] // 5000$parseDuration[5s;readable] // 5 minutes
Parse duration to ms or readable text.
$parseDuration[time;property (ms/readable) (optional, default: ms)]$parseDuration[5s] // 5000$parseDuration[5s;readable] // 5 minutes