How to add your knowledge

writeDesignMemoryUsage()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax

    Synopsis

    Writes a description of the memory usage of designName to fullpath. Returns True.

    Syntax

    writeDesignMemoryUsage ( designName As Name, 
                             fullpath As String ) As Boolean 
    Argument Type Description
    designName Name The design to be reported on.
    fullpath String The path to which the report should be written.