Variables

{{ ' ' // Wrap the all table in a form. This is the only way reactiveforms will work }}
@for (variable of variables; track trackId) { }
Code
Name
Description
Variable Scope
Variable Category
Input
Output
{{ variable.code }} {{ variable.name }} {{ variable.description }} @if (variable.variableScope) { } @if (variable.variableCategory) { }
@if (variables == null) {
Seleccionar opções de filtro e executar pesquisa.
} @if (variables?.length === 0) {
Nenhum Variables encontrado
}