====== Number ====== Function return floating point number from other variants. Number(value) |< 100% 15% >| |**value**|Source value.| If source value is string, it's integer representation will be returned. If value can't be converted to, error will be raised. You can check string before converting with [[script_strisnumber]] function.