More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:General_Functions]] | ||
| | ||
Revision as of 09:13, 21 March 2011
getScriptTimeout
Gets the time in seconds, that a CGScript will be allowed to execute.
Syntax
getScriptTimeout()
Arguments
none.
Return type
number
Examples
number b = getScriptTimeout();
print(b);
Availability
Version 4.8