TIBCO Adapter SDK C++ Reference
MApp::getGlobalVariable
MApp
Lookup the value for the specified global variable name. Returns the default configured value stored in the repository.
Parameters
Parameters Description
const MString& name variable name
Declaration
MString getGlobalVariable(const MString& name) const throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.