end_list (AutoLISP/DCL)

Ends processing of the currently active dialog box list

Supported Platforms: Windows only

Signature

(end_list)

No arguments.

Return Values

Type: nil

Always returns nil.

Remarks

This function is the complement of start_list.

Examples

N/A