StoreTempSelectionState method
Store current selection state temporarily.
Information note
The temporary selection state will be stored for 30min by default if TTL parameter is not present or positive.
Information note
	
	
	
	StoreTempSelectionState method is only supported in SaaS Editions of Qlik Sense.
Parameters
| Name | Description | Type | 
|---|---|---|
| qTTLOfTempState | Time to live in seconds for stored selection state | Integer | 
Returns
| Name | Description | Type | 
|---|---|---|
| qId | Identifier of the temporary selection state | String | 
| qReturn | true if the operation succeeded, false otherwise. | Boolean |