DBTable.SetTextLabel
Sets a new text label for the specified variable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.SetTextLabel( _
VarNo As Integer, _
NumericValue As Double, _
TextLabel As String, _
Optional Description As String = "")
|
|
This function does not return a value. |