setEndURL
Set the URL into which the browser of the user running this Flow navigates to upon the conclusion of the Flow. If the web application running the Flow is already configured to head into a particular URL after the Flow's conclusion, this command overrides that setting.
Note that all Flow-running web applications may not support this setting, in which case this command does nothing.
Attributes
value | ||
---|---|---|
Required | Value type | EL-evaluated |
Yes | String | Yes |
The resolved value of this attribute should be the target URL as a String. |