You use the Set action to set a value for the specified session variable. The action only sets the value for the session in edoc automate, but not for the PHP session variables.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
Name |
Specifies the name of the session variable. |
|
TEXT |
Value |
Specifies the value of the variable. |
Return
None