Help Command¶
Virtual DataPort includes a help statement (HELP) that returns the
syntax of a VQL command.
Execute HELP to obtain a list of all the commands.
Execute HELP <command name> to obtain the syntax of that command. For example, HELP CREATE VIEW.
