Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%SYSTEM] >  [Rtn]
Private  Storage   

class %SYSTEM.Rtn

Internal class not for customer use. Shell for $system.Rtn system implemented class.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
GetCurrent Invoke


Methods

• classmethod GetCurrent(frame As %Integer) as %String
Return internal pointer into routine buffer for the routine/class back a specific number of frame levels
• classmethod Invoke(pointer As %Binary, label As %String, args...)
Call the label in the routine/class referenced by the pointer into the routine buffer from GetCurrent passing in any additional arguments in 'args...'.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.