Skip to main content
Skip table of contents

f$PGTypeName (f$PGTypName)


f$PGTypeName (f$PGTypName)

Get the type name (name of the parameter table) for the parameter group entered.

Please note: the name of the parameter group is usually given in string constants, i.e. in quotation marks. If a string parameter is entered - such as in the syntax description - the value of the entered parameter is treated as the parameter group name (as long as it is a string)

Syntax:

TypeName = f$PGTypeName( pg )

 

Argument

Type

Meaning

 

Pg

String

Name of the parameter group

Result:

String

Type name of the parameter group

Example:

TypeName = f$PGTypeName( 'Motor' ) → TypeName = 'Part'

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.