std-ver-r13-p


Synopsis

(std-ver-r13-p)

Description

Predicate if the current AutoCAD version is based on Release 13 or later. For example R14.0, R14.01, AutoCAD MAP 2.0 or Mechanical Desktop 2.0.

Cached version

This function is only called once, the result is stored in the global symbol *SYS-R13*. All subsequent calls just return a result dependent on the value of this symbol.

Arguments

None

Return Value

T or nil.

Side Effects

Works with the global symbol *SYS-R13*.

Module

Defined in STDINIT