Home / comp / gb / component / userpath 
Component.UserPath (gb)
Syntax
STATIC PROPERTY READ UserPath AS String
Returns the path where user components are stored.

This path is located in the user home directory. Components installed in this path are only visible to the current user, and not by other system users.

Use it for testing your own components during their development.