onBriefingGroup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
back to [[Scripting_Reference#O|COMREF]] | |||
<h2 style="color:#000066">'''onBriefingGroup ''sound'''''</h2> | <h2 style="color:#000066">'''onBriefingGroup ''sound'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
sound: [[String]] | '''sound:''' [[String]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Nothing | [[Nothing]] | ||
'''Description:''' | '''Description:''' | ||
Define sound (voice) played the first time when section Group in briefing is selected. | Define sound (voice) played the first time when section Group in briefing is selected. | ||
'''Example:''' | '''Example:''' | ||
'''onBriefingGroup''' "GroupVoiceOver" | '''onBriefingGroup''' "GroupVoiceOver" |