startMode

Shows the start mode of the brixxApi - if any.

Example Usages

Simple


alert("this brixxbox app was started with mode: " + brixxApi.startMode);

Last updated