How to add your knowledge

productName()

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

    Synopsis

    Returns a string describing the "Product" environment in which the Intent Kernel is embedded.

    Syntax

    productName ( ) As String

    Example 1

    Intent >productName()
    --> "Intent"