Row Selector
- Move your mouse over a row and click on it. You can use variables such as %FirstName% in the action commands to have it filled in with the value for that row.
- The last name is reversed. This is done by applying a column type of 'function' to the Last Name column. The last name is passed to a function which then returns the last name in reverse.