JCL Help:IJclEventTypeInfo.GetResultTypeName
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclEventTypeInfo.GetResultTypeName Method
[+] IJclEventTypeInfo Methods
[+] IJclEventTypeInfo Properties
Search in JCL Help
Search in all projects
Summary
Retrieves the result type name.
Pascal
function GetResultTypeName: string;
Return Value
If MethodKind = mkFunction teh function returns the name of result type, otherwise the function returns an empty string.
Description
GetResultTypeName retrieves the result type name. If the MethodKind = mkProcedure, GetResultTypeName will return an empty string. GetResultTypeName is the read specifier of the ResultTypeName property.
About
Donator
Marcel Bestebroer
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page