Load Clipboard to Table |
Data on a named clipboard can be inserted into a table using the syntax:
local insert results clipboard <NAME> in table <TABLE-NAME> [create]
By using 'create' the table will be created first.
Load Clipboard to Table |
Data on a named clipboard can be inserted into a table using the syntax:
local insert results clipboard <NAME> in table <TABLE-NAME> [create]
By using 'create' the table will be created first.