Difference between revisions of "Lua:beep"
Jump to navigation
Jump to search
(Created page with ''''function''' beep() Plays the beep/ping sound ===Function Parameters=== <none> == See also == * Lua') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Lua]] | ||
'''function''' beep() | '''function''' beep() | ||
Line 4: | Line 5: | ||
− | + | {{LuaFunctionParametersNone}} | |
− | |||
− | + | {{LuaSeeAlso}} | |
− |