Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Sets the Text (SQL) for the Procedure. Returns the validation error message or none if validated succesfully. PARAMETERS: NewText as (String). RETURN DATATYPE: String.

Syntax

...

Code Block
languagevb
Public Function SetText(

...

 _
   ByVal NewText As Variant _
) As Variant

Parameters

  • NewText


Info
titleSee Also