<< Click to Display Table of Contents >> Navigation: »No topics above this level« Bundle_SetFlagObfuscateMainScript |
Description
Flag to indicate if thinBasic source script must be obfuscated before inclusion.
Syntax
n = Bundle_SetFlagObfuscateMainScript(lFlag)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
lFlag |
Numeric |
No |
%TRUE or %FALSE. Default value = %FALSE |
Remarks
Restrictions
See also
Examples