Description
Sets the Text (SQL) for the Trigger. 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
See Also