Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Myobject.a.b.c.d.e.f();
Myobject.a.b.c.d.g.h.i();
MyDType MyD;
MyD = Myobject.a.b.c.d;
MyD.e.f();
MyD.g.h.i();