diff options
Diffstat (limited to 'Help/prop_gbl/IN_TRY_COMPILE.rst')
-rw-r--r-- | Help/prop_gbl/IN_TRY_COMPILE.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/prop_gbl/IN_TRY_COMPILE.rst b/Help/prop_gbl/IN_TRY_COMPILE.rst new file mode 100644 index 0000000..3a2ef5b --- /dev/null +++ b/Help/prop_gbl/IN_TRY_COMPILE.rst @@ -0,0 +1,6 @@ +IN_TRY_COMPILE +-------------- + +Read-only property that is true during a try-compile configuration. + +True when building a project inside a TRY_COMPILE or TRY_RUN command. |