You can actually be more explicit and use

[vba]

CreateObject("WScript.Shell").SpecialFolders("MyDocuments")
[/vba]