IntelliCAD 10.1 Object Library
IsFunctionLoaded Method
See Also 
FunctionName
A string variable representing the name of the function.
Application Object : IsFunctionLoaded Method

Description

Returns TRUE if the function is loaded and FALSE if not.

Syntax

Visual Basic
Public Function IsFunctionLoaded( _
   ByVal FunctionName As String _
) As Boolean

Parameters

FunctionName
A string variable representing the name of the function.

Return Type

Returns a TRUE if loaded and FALSE if not loaded.

See Also

© 2021 IntelliCAD Technology Consortium. All Rights Reserved.