real PowerHome formula function
Description
Converts a string value to a real data type.
Syntax
real ( string )
Argument Description
string The string whose value you want to convert to a real
Return value
Real. Returns the contents of a string as a real. If string is not a valid number, Real returns 0.