Internal function to link an SQL table definition.

  • Simulate a user clicking a button
  • Use a button as a reusable script block of code from multiple other places

Parameters

SqlTable_Node_Name (string) - The name of the definition.

Return Value

DOb.SqlTable

Remarks

This function is used internally when setting up an SQL table in the editor.

Examples

SqlTable(SqlTable_Node_Name As String) As DOb.SqlTable'.