WS Hosts / WS Variables |
For method parameters that take a string value, multiple variables and text can be combined to form a term.
For example:
%outbox%%result%.fileName | Combines the outbox path with the filename field of the %result% complex variable. |
%filebase%.dat | Adds ".dat" to the contents of the %filebase% variable. |
Session: %sessionid% | Specifies the session with the value in the %sessionid% variable. |