IsCompiled Data Member Function

Returns true if the <Program> object is compiled. Returns false if <Program> compilation fails for any reason ( including if the <Program> isn't being used, such as when it's off-screen. )

Prototype

int32 IsCompiled()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.