DBG("Label: " + File::getSpecialLocation(File::userHomeDirectory).getVolumeLabel());
Output:
Label:
DBG("Label: " + File::getSpecialLocation(File::userHomeDirectory).getVolumeLabel());
Output:
Label:
Well, does the volume have a label?
It’s working fine for me…
Oh, my fault, i interpreted it as drive letter. Thanks!