std-acadver,std-acadplatform | ![]() |
(std-acadver) ; same as (getvar "ACADVER")
(std-acadplatform) ; same as (getvar "PLATFORM")
Cached version of the appropriate (GETVAR) calls.
To be continued
Cached versions
This function is only called once, the result is stored in the global symbols *ACADVER*
and *ACADPLATFORM*
. All subsequent calls just return a result dependent on the value of this symbol.
None
T or nil.
Works with the global symbols mentioned above.
Defined in STDINIT