Get the entire URL as string.
returnValue = uRL_var.toString()
#include <Core/Application/URL.h>returnValue = uRL_var->toString();