Retrieves the application-specific information for the business object verb.
Syntax
char * getVerbAppText(char * verb);
Parameters
Return values
A character string that contains application-specific information for the business object verb.
Notes
If the business object verb has a value for the AppSpecificInfo property, the getVerbAppText() method retrieves this value.