showPad: 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">'''showPad '''''show''</h2>
<h2 style="color:#000066">'''showPad '''''show''</h2>
Line 13: Line 13:
'''Description:'''
'''Description:'''


Enable Notebook (default true)
Enable Notebook (default [[true]])
 


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


'''showPad''' false
'''showPad''' [[false]]

Revision as of 12:16, 17 April 2006

back to COMREF

showPad show

Operand types:

show: Boolean

Type of returned value:

Nothing

Description:

Enable Notebook (default true)


Example:

showPad false