Task |
| Name | Description | |
|---|---|---|
| LoadStringList(String) | Load a list of strings from the task connection using a SQL SELECT statement (first column of the result) | |
| LoadStringList(MetaConnection, String) | Load a list of strings from a given connection using a SQL SELECT statement (first column of the result) |