Anton
V.
Projects and
blogs
Health
IT
ObjectScript Editor
ObjectScript Editor
A simple online editor for the InterSystems ObjectScript code.
untitled.cls
— ObjectScript Editor
File
New...
Open...
Save
Save as...
Reload
Edit
Copy all content to clipboard
Clear content
View
Line numbers
Word wrap
Class User Extends %Persistent { Property Name As %String; }
1
Class
User
Extends
%Persistent
2
{
3
Property
Name
As
%String
;
4
}
ObjectScript Editor