Search Results for

    Show / Hide Table of Contents

    TitleCase

    Function Parameters Return value
    TitleCase string s string

    Converts the specified string to titlecase.

    Example:

    TitleCase("john smith") = "John Smith"
    
    Back to top © 1998-2025 Copyright Fast Reports Inc.