/ Forums / Advansys Formativ / Creating Solutions with Formativ / Accessing the currently selected attachment / Reply To: Accessing the currently selected attachment

#8226
Support 3
Participant

    You can use Groupwise.ThrowToken() to execute new/existing tokens. Please see the Formativ Language Guide for more information. Information below copied from the Language Guide.

    quote:


    Uses the native GroupWise Token Commander to execute the given token. The return value from the token is given in the ResultValue parameter.

    Syntax

    boolean groupwise.ThrowToken(TokenSyntax string, ResultValue variant)

    Parameters
    TokenSyntax – String
    ResultValue – Variant


    Regards,

    Advansys Support