Function Entry: VL-NANP

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: VL-NANP

Name

vl-nanp

Class

BricsCAD Visual LISP Extension Function

Syntax

(vl-nanp number)

Arguments and Values

  • number (integer or double) number to verify

Description

This function verifies whether the specified number is a valid number (or a deformed, invalid [double] number).

Return Values

T if the value is a valid number, NIL otherwise

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes

Viewport-Layer Property Accessors (9 entries)