public SetLanguageVersion ( int version ) : void | ||
version | int | the version as specified by VERSION_1_0, VERSION_1_1, etc. |
return | void |
Setting the language version will affect functions and scripts compiled subsequently. See the overview documentation for version-specific behavior.
public SetLanguageVersion ( int version ) : void | ||
version | int | the version as specified by VERSION_1_0, VERSION_1_1, etc. |
return | void |