Link Search Menu Expand Document

ExecFunctionAsync()

ExecFunctionAsync()

Parameters

Return Value

Remarks

Not used.

Examples

-- lua
function _onmousedown()


end
// JavaScript
function _onmousedown()
{    


}