Integration Server 11.1 | Built-In Services Reference Guide | Global Variables Folder | Summary of Elements in this Folder | pub.globalVariable:getGlobalVariable
 
pub.globalVariable:getGlobalVariable
WmPublic. Returns a global variable value.
Input Parameters
key
String. Name of a global variable. For more information about global variables, see IBM webMethods Integration Server Administrator’s Guide.
defaultValue
String. Optional. The default value that Integration Server must return in the absence of a global variable.
Output Parameters
value
String. Returns the global variable value.
isSecure
String. Indicates whether the global variable is a password or not.