← Return to the list of available actions
If you have a problem understanding how the action works, check: Action, Conditional execution, Components parameters
Category: User
Action location: Variable, Table
Available from version: 1.0.2
The action takes from the variable login or logins separated by a semicolon and converts to name and surname (s), saving the result to the variable provided in the parameter. The source, depending on where you drop the action, is a variable or a table.
Leaving an empty conditional field is equal to setting it to "true".
Action location | Conditional execution parameter action | Action call-up condition |
---|---|---|
Variable | Call-up action | The "Conditional execution" parameter will return "true". |
Table | Call-up action | The "Conditional execution" parameter will return "true" or when the condition is met and the value of the variable with logins changes. |
Parameter name | Description | Paremeter type | Default value | Field type | Comments and restrictions |
---|---|---|---|---|---|
Variable with logins* | The name of the column whose logins will be converted into names and surnames. | Variable | Editable field | The parameter appears when placing the action on the table. | |
Variable with fullnames(s)* | Variable where the result data goes to | Variable | Editable field | Successive first and last names are separated by semicolons | |
Failure message* | Content of the failure message | Text | Editable field |
Parameter*- mandatory field
- Placing action on a variable
- Placing action on the table
1.0.2
- Adding a component
1.0.16
- Improved transmission of Polish characters
1.0.81
- Handled table variables
Add Comment