Zoomed Image

AMSX Scripting Language - Command : cleartext

Summary

Discard the SQL collected between TEXT and ENDTEXT without executing it

Description

Resets the SQL collection buffers and flags, abandoning any SQL gathered since the last TEXT marker. Use to cancel a partially built SQL block without running it.

Parameters

This command does not require parameters.

Syntax


ClearText

Return to the AMSX Command Reference