Skip to main content
Version: 8.1

Vision - Template Repeater Scripting Functions

This page details the various component and extension functions available for Vision's Template Repeater component.

Component Functions​

.getLoadedTemplates()​

  • Description

    • Returns a list of templates loaded into the Template Repeater. Properties on the components within each instance can be references by calling getComponent().
  • Parameters

    • None
  • Return

    • List of Templates

Extension Functions​

This component does not have extension functions associated with it.