edb_value# Edb.edb_value(val)[source]# Convert a value to an EDB value. Value can be a string, float or integer. Mainly used in internal calls. Parameters: valstr, float, int Returns: Instance of Edb.Utility.Value