EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method Contains

    Contains(string)

    Determines whether a variable with the specified name exists.

    Declaration
    bool Contains(string variableName)
    Parameters
    Type Name Description
    string variableName

    The name of the variable to check.

    Returns
    Type Description
    bool

    true if the variable exists; otherwise, false.

    2025 © Xab3r. All rights reserved.