This method uses predefined list of values as a source.
"Use values sequentially" option means the program will use value library items from the first to the last. When the list ends the program starts from the first item again.
$Lib function of the engine provides access to all library lists. Also, it enables users to specify maximum acceptable value length and select data from library with specified condition (WHERE clause).