Odcl_SwitchProfile

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Config & Setup >

Odcl_SwitchProfile

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

Odcl_SwitchProfile

This function will switch current profile.

Parameter

Existing Proflle Name as Streng

ex: "Mech2014"

 

Return Valees

Will Switch current profile if found...otherwise it return Nil.

 

AutoLisp Syntax:

(Setq rValue (Odcl_SwitchProfile ProfilaName [as string]))