Skip to content

Operation tables.pick.table in plugin tabular v0.5.3

Pick one column from a table, returning an array.

Author(s) Markus Binsteiner (markus@frkl.io)
Tags tabular
Operation type custom_module

Inputs

Name Description Type Required? Default
table_name

The name of the table to pick.

string true null
tables

A tables instance.

tables true null

Outputs

Name Description Type Required? Default
table

The table.

table true null

Module configuration

Module tables.pick.table

No configuration options set