|   FRAC |   DEVELOPER |  | 
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > FRAC
| 
 | 
 | 
| Purpose | FRAC returns the fractional part of a numeric expression. | 
| Syntax | variable = FRAC(operand)  | 
| Operation | operand is any valid numeric constant, variable, or expression. | 
| Remarks | The value returned has the same precision and sign as the operand. | 
| Example | Assume that #A = 1.2,  #B = 0.235, and #C = -4.5. | 
Topic ID: 520060