How do you properly pass script arguments?

How do you properly pass script arguments?

It's unclear to me how to type arguments so they pass to the script properly. Let's take the DeleteUnusedLocalProfiles.ps1 script you provide in the Script Repository Templates. It says

When I type the number of days, do I type
30
or
"30"
or
"<30>"
?

Thanks.

                New to ADSelfService Plus?