Add Session Property
Session properties are key-value pieces of information about the user's session and the device that help obtain the app's status at the time of a crash or issue. This function creates a custom session key in Troubleshooting to store session properties.
Parameter Configuration
This function requires you to fill in a session property key and value. Refer to the Input Registers section to learn more.
Function ID
Register | Value |
---|---|
110 | 1 |
Input Registers
Register | Description | Mandatory | Value |
---|---|---|---|
390 | Session property key (register that stores the key data in Studio) | X | String Example: #S{000} |
391 | Session property value (register that stores the value data in Studio) | X | String Example: #S{000} |
Output Registers
Register | Description | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
112 | Call Result |
|