view wisdom/select @ 6564:5752cb1aead1

<b_jonas> le/rn select/select waits for events, retrieves data from tables, creates a list from elements of an input list that satisfy a condition, a dropdown list element, an event for when selection changes, branches between multiple arms, conditional between two expressions, prints a text-based menu prompt in a loop, or sets the default output handle.
author HackBot
date Fri, 15 Jan 2016 14:41:25 +0000
parents
children 8f68e8f2611d
line wrap: on
line source

select waits for events, retrieves data from tables, creates a list from elements of an input list that satisfy a condition, a dropdown list element, an event for when selection changes, branches between multiple arms, conditional between two expressions, prints a text-based menu prompt in a loop, or sets the default output handle.