July 10, 200718 yr Is there a function or some way for the calc engine to determine if a plugin is installed?
July 11, 200718 yr I normally use the plugin's version function and do something like If (length(CUSTOM_VERSION) > 1) Then //Plugin Installed Else //Plugin Not Installed End If
Create an account or sign in to comment