if (MercatorUi.Globals.IsMajuro && Api.StringArrayContains(Globals.StarterMainForm.Args, "MYPARAM", true))
{
    ...
}