Hello! I just start off to work with DTML-stuff. I have a string like "a.b", created with <dtml-call "REQUEST.set('var1',_.string.replace(_['tree-item-url'],'/','.'))"> I want to add a folder with <dtml-call "_['var1'].manage_addFolder('testfolder','TEST')"> Is there a possibility to change the type from string to object? Kind regards, Philipp