Building Your First List

Get the user IDs from each of the lookup fields and add them to a list. Lists are somewhat similar to maps; you create them empty and you “add” and “put” items into them respectively.

Use an Info statement for the list in order to see the JSON and begin to understand how lists are structured.