abort_abort_source_generation_.htm
Navigation: Templates > Template Language Reference > Complete Alpha Listing >====== #ABORT (abort source generation) ![]() | ![]() ![]() ![]() |
#ABORT
The #ABORT statement immediately terminates source generation by the previous #GENERATE statement. #ABORT may be placed in any template section.
Example:
#IF(%ValidRangeKey=%Null)
#ERROR(%Procedure & ' Range Error: The range field is not in the primary key!')
#ABORT
#ENDIF
See Also: #GENERATE
abort_abort_source_generation_.htm.txt · Last modified: 2021/04/15 15:56 by 127.0.0.1