$$[[array,of,things]]

Added in
v0.8.6

Opens a list populated with the specified items and includes the selected one.

Example

// Opens a list with the items Hello, Hi and Hey
$$[[Hello,Hi,Hey]]

Changelog