Object script special characters # ^ % $ meaning
Hi,
In Objectscript it apperas these characters have a special meaning:
^var <- Does the ^ mean the variable after it is a Global
set status=##class(%SYS.Journal.System).GetState() <- Does the ## mean anything?
Does the % mean anything?
Does the $ mean anything?
Symbols used in ObjectScript may fit your needs