/ Forums / Advansys Formativ / Creating Solutions with Formativ / Accessing the currently selected attachment / Reply To: Accessing the currently selected attachment
October 9, 2011 at 3:59 pm
#8226
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