Preparing search index...
The search index is not available
Verona Interfaces Editor - v1.0.0-beta
Verona Interfaces Editor
MainSchema
VariableInfo
Interface VariableInfo
Variable data help to prepare the processing of answers (coding scheme).
interface
VariableInfo
{
id
:
string
;
alias
?:
string
;
type
:
AllowedPropertiesValues
.
VariableInfoType
;
format
?:
AllowedPropertiesValues
.
Format
;
multiple
?:
boolean
;
nullable
?:
boolean
;
values
?:
values
[]
;
valuePositionLabels
?:
valuePositionLabels
[]
;
valuesComplete
?:
boolean
;
page
?:
string
;
}
Index
Properties
id
alias?
type
format?
multiple?
nullable?
values?
value
Position
Labels?
values
Complete?
page?
Properties
id
id
:
string
Optional
alias
alias
?:
string
type
type
:
AllowedPropertiesValues
.
VariableInfoType
Optional
format
format
?:
AllowedPropertiesValues
.
Format
Optional
multiple
multiple
?:
boolean
Optional
nullable
nullable
?:
boolean
Optional
values
values
?:
values
[]
Optional
value
Position
Labels
value
Position
Labels
?:
valuePositionLabels
[]
Optional
values
Complete
values
Complete
?:
boolean
Optional
page
page
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
alias
type
format
multiple
nullable
values
value
Position
Labels
values
Complete
page
Verona Interfaces Editor - v1.0.0-beta
Loading...
Variable data help to prepare the processing of answers (coding scheme).