New VI
Owning Palette: String Classes, Controls, and VIs
Requires: Labstache
Creates a new String partial loader. The key of a partial tag is used to look up a key-value pair, where the value is a partial Mustache template stored in memory.

| Key-Value Pairs is an array of partial Mustache templates stored as strings. The key should match the key for the partial tag. | |
Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. | |
| String represents a partial loading implementation. | |
Error Out contains error information. This provides standard error out functionality. Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |