iink-ts - v4.0.0
Preparing search index...
TMathVariable
Type Alias TMathVariable
type
TMathVariable
=
{
name
:
string
;
occurrenceCount
?:
number
;
sourceId
?:
string
;
sourceType
?:
"UNDEFINED"
|
"API"
|
"API_GLOBAL"
|
"BLOCK"
|
"PREDEFINED"
;
value
?:
number
;
}
Index
Properties
name
occurrence
Count?
source
Id?
source
Type?
value?
Properties
name
name
:
string
Optional
occurrence
Count
occurrenceCount
?:
number
Optional
source
Id
sourceId
?:
string
Optional
source
Type
sourceType
?:
"UNDEFINED"
|
"API"
|
"API_GLOBAL"
|
"BLOCK"
|
"PREDEFINED"
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
name
occurrence
Count
source
Id
source
Type
value
iink-ts - v4.0.0
Loading...