How to add your knowledge

getDesignMixins()

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

    Synopsis

    Returns a list of all of the mixins in designName, in order.

    Syntax

    getDesignMixins ( designName As Name ) As List 
    Argument Type Description
    designName Name The Design for which the mixins are desired.