Search Results for

    Show / Hide Table of Contents

    ToString

    Function Parameters Return value
    ToString object value string

    Converts the specified value to string.

    Example:

    ToString(false) = "False"
    ToString(DateTime.Now) = "08/09/2009 4:45:00 PM"
    
    Back to top © 1998-2025 Copyright Fast Reports Inc.