Share via


DictType.helpDefined Method

Returns the value of the help property for the extended data type.

Syntax

public str helpDefined([int arrayIndex])

Run On

Called

Parameters

  • arrayIndex
    Type: int

Return Value

Type: str
The value of the help property for the extended data type, or for an array element if the arrayEntry value is provided. The Help text corresponds to the Help Text property for an extended data type or array element in the AOT.

See Also

DictType Class

DictType.help Method