TatScript.SilentCompiled Property
Use SilentCompiled property to check if the script was compiled in silent mode (a call to SilentCompile method was performed). Setting SilentCompiled to true doesn't perform a silent compilation, it only sets the property value to true.
Syntax
Unit: atScript
property TatScript.SilentCompiled: Boolean