concepts.dsl.expression.VariableExpression#
- class VariableExpression[source]#
Bases:
ObjectOrValueOutputExpressionMethods
cached_string([max_length])Attributes
The variable.
- __new__(**kwargs)#
- check_arguments()#
- property dtype: ObjectType | ValueType | FunctionType | ListType#
- property return_type: ObjectType | ValueType | FunctionType | ListType#