Search Results for

    Show / Hide Table of Contents

    ToDecimal

    Function Parameters Return value
    ToDecimal object value decimal

    Converts the specified value to decimal.

    Example:

    ToDecimal(1) = 1m
    ToDecimal("1") = 1m
    
    Back to top © 1998-2025 Copyright Fast Reports Inc.