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

Compare with Current View Page History

Version 1 Next »

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

Visual Basic

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

Parameters

NewText

See Also

Procedure Object

  • No labels