Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 411 Bytes

File metadata and controls

24 lines (18 loc) · 411 Bytes

Prot_IsModuleEnabled

Description

Returns true if the specified module is enabled.

FUNCTION Prot_IsModuleEnabled(module : LONGINT): BOOLEAN;
def vs.Prot_IsModuleEnabled(module):
    return BOOLEAN

Parameters

Name Type Description
module LONGINT

Version

Availability: from Vectorworks 2023

Category