GetContributors
(VTScada-Layer function. Must be called with a leading backslash.)
HandleName |
Required text. The name of the handle variable in the container module. |
ContainerObj |
Required. The object VTScada Value Types of the container tag module. |
Comments: |
Used only when writing custom tags with code (as opposed to creating them from Context tags). See: Containers, Contributors and Site Tags This function can be called from the contributor. |
Example:
AlarmObjs = \GetContributors("AlarmContributors", \Root);