Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 304 Bytes

File metadata and controls

19 lines (14 loc) · 304 Bytes

NumLayers

Description

Function NumLayers returns the current number of layers within the active document.

FUNCTION NumLayers : INTEGER;
def vs.NumLayers():
    return INTEGER

Version

Availability: from All Versions

Category