The toURI accessor returns a canonical URI for the given operand URI.
Example
In DPML it can be used to obtain the URI value of
a parameter argument. For example if a DPML script receives an active URI argument: myargument@ffcpl:/path/resource, then the DPML script
shown above will return the following for var:uri...
<uri>ffcpl:/path/resource</uri>