XIQS Get Global Parameter
From IQsimWiki
Revision as of 14:12, 28 July 2011 by Administrator (Talk | contribs)
XIQS Get Global Parameter - Global Parameters Management
Description |
---|
getXIQSGlobalParam ( String param_name [, Long id_partition ] )
Get the value of a named global parameter. If the user is logged in as the administrator, it is mandatory to specify partition. Otherwise, the user's partition is assumed. |
Parameters |
---|
String param_name Name of the requested global parameter. [ Long id_partition ] Id of the partition which global parameter refers to (mandatory if the user is logged in as the administrator, ignored otherwise). |
Return Values |
---|
String valueValue of the requested global parameter.
Possible failure code returns |
See Also |
---|