showRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
back to [[Scripting_Reference#U|COMREF]]
back to [[Scripting_Reference#S|COMREF]]


<h2 style="color:#000066">'''showRadio '''''shown''</h2>
<h2 style="color:#000066">'''showRadio '''''shown''</h2>
Line 13: Line 13:
'''Description:'''
'''Description:'''


Enable Radio (default true)
Enable Radio (default [[true]])
 


'''Example:'''
'''Example:'''


'''showRadio''' false
'''showRadio''' [[false]]

Revision as of 12:17, 17 April 2006

back to COMREF

showRadio shown

Operand types:

show: Boolean

Type of returned value:

Nothing

Description:

Enable Radio (default true)


Example:

showRadio false