Get system operating name [solved]

good afternoon (but before night)
so, I want to get the user’s system name.
thanks…

Unfortunately, This information is not available to javascript or web browsers, as far as I know. So you will not be able to get that information in GD5.

oh, can we at least get the user path name?
image

Sure, the file system expressions have a few that include the user path, you’ll need to splice out the data you don’t want using string expressions though.

thank you so much : D