How to add your knowledge

partRule()

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

    Synopsis

    Returns the name of the rule that created part. The rule is typically a child rule, but it does not have to be.

    Syntax

    partRule ( part As Part ) As Name 
    Argument Type Description
    part Part The Part for which the generating rule name is required.