AutoLJM Function
Returns the state of the AutoLJM.
Syntax
AutoLJM
Return Values
- 0 = Auto LJM OFF
- 1 = Auto LJM ON
See Also
AutoLJM
AutoLJM Function Example
If AutoLJM = Off Then
Print "AutoLJM is off"
EndIf
Returns the state of the AutoLJM.
Syntax
AutoLJM
Return Values
See Also
AutoLJM
AutoLJM Function Example
If AutoLJM = Off Then
Print "AutoLJM is off"
EndIf