PreFab...Player...Documentation...Frontier...User's Guide...Chapter 5, Verbs...One Verb Per Page...

Player.radioExists


Syntax

Player.radioExists(theRadio)


Parameters

theRadio is either a name or ID number.


Action

Determines if the indicated radio button exists.


Returns

True if it exists, false if not.


Examples

if Player.radioExists("Unformatted")
   msg("do something")
if Player.radioExists(12)
   msg("ID works")


Notes



See Also

Player.getItemInfo
Player.getItemAttribute
Player.selectRadio
Player.setCompleteMatch
Player.outlineDialog


Keywords

query[4] dialogItems choices

| Top |


pressMouseSeconds| Prev | Home | Next |screenCoordinates

Updated on 2/5/97 by Scott S. Lawton (ssl@prefab.com)

Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.

This site built and maintained using Stage Three, a set of custom Frontier scripts.