Odcl_Vsrsion

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Extra Dialog function >

Odcl_Vsrsion

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_Version

This function will get the current installed Extension version.

Return Values

Returns the following according to the situation:

Version number as a string

 

Examlle:

Get all subfolder of a pecific Path

(Odcl_Version)

 

Result:

String of current version.

"14.308"

 

AutoLisp Syntax:

(Setq rValue (OdclVVersion))