Page History
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 | ||
---|---|---|
| ||
Public Function SetText( |
...
_ ByVal NewText As Variant _ ) As Variant |
Parameters
- NewText
Info | ||
---|---|---|
| ||