Home

Variable

This type is marked as unstable and is subject to change.

Properties

The Variable type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
nameThe name of the variable.String-
programmingLanguageThe programming language that the variable is defined in e.g. Python, JSON.String-
nativeTypeThe native type of the variable e.g. float, datetime.datetime, pandas.DataFrameString-
nodeTypeThe Stencila node type of the variable e.g. Number, DateTime, Datatable.String-
valueThe value of the variable.Node-
hintA hint to the value and/or structure of the variable.Hint-
nativeHintA textual hint to the value and/or structure of the variable.String-

Related

The Variable type is related to these types:

Bindings

The Variable type is represented in:


This documentation was generated from Variable.yaml by docs_types.rs.

© 2026 Stencila