How to add your knowledge

self()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax
    3. 3. Example 1
    4. 4. Example 2

    Synopsis

    Returns the local part.

    Syntax

    self ( ) As Part 

    Example 1

    With the Root selected in the Intent Model tree:

    Intent >self() 
    --> Root 

    Example 2

    With a part named IvBlock_1 selected in the Intent Model tree:

    Intent >self() 
    --> Root.IvBlock_1