IsPythonLoaded Function

Detects whether Python script support is available. Python script support will usually be available if a supported version of Python is installed on the user's system. The function PythonSupportedVersions can be used to find the versions supported.

Arguments

No arguments

Returns

Return type: Boolean

Returns 1.0 if Python is supported, otherwise 0.0.