&&procName: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Ekern (talk | contribs)
Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the name of the procedure that is being executed. If no procedure or an ad hoc procedure is b..."
 
(No difference)

Latest revision as of 17:22, 23 August 2022

Action:

Returns the name of the procedure that is being executed. If no procedure or an ad hoc procedure is being executed, a zero-length string is returned.

Syntax:

&&procName 

Introduced: Build 48