EdbValue# class pyedb.dotnet.edb_core.edb_data.edbvalue.EdbValue(edb_obj)[source]# Class defining Edb Value properties. Attributes EdbValue.name Variable name. EdbValue.tofloat Returns the float number of the variable. EdbValue.tostring Returns the string of the variable. EdbValue.value Variable Value Object.