Constructor
new StoreSelectionAction()
- Source:
Examples
{
"storeSelection": {
"as": "mySelectionVariableName"
}
}
//Shorthand
{
"storeSelection": "mySelectionVariableName"
}
An action 'storeSelection' that stores the current concept selection as a variable
{
"storeSelection": {
"as": "mySelectionVariableName"
}
}
//Shorthand
{
"storeSelection": "mySelectionVariableName"
}