4

我想从模板中获取变量列表,以便从 UI 应用程序中请求它们。

假设我有一个模板

This is some template called $templateName$ with the description $templateDescription$

我想知道是否有任何方法可以获取可用变量/参数的列表,在这种情况下:

  • 模板名称
  • 模板描述

在列表或数组中

4

0 回答 0