VS:FndError

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Function FndError returns whether an error has occurred within a VectorScript subroutine. Provided as a debugging tool, FndError receives notification after execution of every line of code whether an error has occurred.

FUNCTION FndError : BOOLEAN;
def vs.FndError():
    return BOOLEAN

Remarks

This example isn't very helpful. JDW.

[sd 8/14/98]

Version

Availability: from All Versions