Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012P75yL9Fc9EcT33tMbuxcF
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
IF TYPE("goApp")=="O" AND NOT ISNULL(goApp)
|
|
RETURN goApp.OnShutDown()
|
|
ENDIF
|