(→Store currently logged in user to variable) |
(→Store currently logged in user to variable) |
||
Line 21: | Line 21: | ||
* Valid [[target|targets]]: | * Valid [[target|targets]]: | ||
** [[target|variable]] | ** [[target|variable]] | ||
− | |||
|- | |- | ||
|} | |} |
Revision as of 11:34, 15 March 2017
gn:act_getGinstrUserNameToTarget
- Description
- Action used to retrieve currently logged in user from ginstr launcher and store it to variable.
- Action returns
- void
Action signatures
Store currently logged in user to variable
[gn:act_getGinstrUserNameToTarget]|[target]
Parameter | Description |
---|---|
target | target where the logged in user will be stored |
Example
@variable/userName
- target
[gn:act_getGinstrUserNameToTarget]|[@variable/userName]