User Tools

Site Tools


getprocedurename_return_procedure_name_.htm
Navigation:  ABC Library Reference > ErrorClass > ErrorClass Methods >====== GetProcedureName (return procedure name ) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetProcedureName

blk2blue.jpg

The GetProcedureName method returns the name of the procedure in which it has been called.

Implementation:

Returns the name of the procedure as established in t he .APP file providing that the procedure name has been added to a PRIVATE queue by the SetProcedureName method. The GetProcedureName method is not called by any other methods or templates.

Return Data Type:     STRING

Example:

MESSAGE(GlobalErrors.GetProcedureName()) ! Displays the procedure name in

                                        ! a MESSAGE dialog

See Also:     SetProcedureName

getprocedurename_return_procedure_name_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1