Package com.inductiveautomation.ignition.common.script.hints
package com.inductiveautomation.ignition.common.script.hints
-
ClassDescriptionFunctions carrying this annotation will have a link to the user manual page auto-generated based on the method name.Methods annotated with @NoHint will not show up in the script hint auto-complete list.Annotates an argument of a function being added to the scripting system.Annotates a function added to the scripting system.ScriptHintDocs provides the information that will be used when displaying the documentation that is seen when the auto-complete pop-up is active.