RSX Code Reference
Preparing search index...
rsx
GraphStateValue
Type Alias GraphStateValue
A state value for a graph that is being executed.
type
GraphStateValue
=
{
value
:
any
;
}
Index
Properties
value
Properties
value
value
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
value
RSX Code Reference
Loading...
A state value for a graph that is being executed.