RunOnceHasShown Method

Not supported. Determines whether the "first run" page has been shown.
Syntax
pfShown = window.external.RunOnceHasShown()
Return Value
Returns one of the following values:
trueThe "first run" page has been shown at least once. falseThe "first run" page has not been shown.
Remarks
RunOnceHasShown was introduced in Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.
Applies To
external
See Also
RunOnceShown, RunOnceRequiredSettingsComplete
Community Additions
Show: