You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

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

Syntax

Public Function SetText( _
   ByVal NewText As Variant _
) As Variant

Parameters

  • NewText


  • No labels