VerseIsland
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Sign in
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Verse API › Verse Language · Up to Verse API · Verse Language · 507 of 537 in Verse Language
Browse Verse API

Verse API reference page for the result function

Implemented by classes that provide a result for an operation, which can fail or be successful

Verse using statement using { /Verse.org/Verse }

result<public>(success_type:any, error_type:any):result(success_type,error_type)

This function is a parametric type, meaning it returns a class or interface rather than a value or object instance.

Parameters

result takes the following parameters:

Name Type Description
success_type any
error_type any

Generated Interface

result returns the parametric interface result(success_type,error_type).

Attributes, Specifiers, and Effects

Specifiers

The following specifiers determine how you can interact with result in your programs. For the complete list of specifiers, see the Specifiers Page.

Specifier Meaning
public The identifier is universally accessible. You can use this on modules, classes, interfaces, structs, enums, methods, and data.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in
    📄
    Source
    Epic Games

    © Epic Games. Official Epic developer documentation, shown here as a reference with a link to the original. All rights remain with Epic Games. Terms ↗

    View original Sources & licensing
    Request removal
    Last updated May 14, 2026
    Keep exploring
    More in Verse Language · 507 of 537
    Prev
    replacefirstelement
    Next
    result%28success type,error type%29
    Browse all files in this folder (A–Z)
    Next up
    • `result` returns the parametric interface [`result(success_type,error_type)`
    • ### Specifiers
    Related topics
    • result Verse Language
    • makesuccess Verse Language
    • makeerror Verse Language
    • makesuccess Verse Language
    • makeerror Verse Language

    Related

    Open in graph →

    Related topics

    • result
    • makesuccess
    • makeerror
    • makesuccess
    • makeerror
    VerseIsland · an archipelago of Verse & UEFN knowledge
    Learn Guides History About & Press Sources & Licensing Status

    Not affiliated with Epic Games. Fortnite, UEFN, Unreal Engine, and Verse are trademarks of Epic Games, Inc. Content is attributed to its source — see Sources & Licensing.