...
Gets inventory values from the database, from either the Hardware, Custom, or Logon inventory tables.
Please note, that this is an expensive call, seen from the Frontend/database perspective. Calling this function repeatedly from a package could result in overall slower performance. This function should be used with care. |
Syntax
CMS_GetInventory(table, category, entry) As string
[string]CMS_GetInventory -table <table> <string> -category <category> <string> -entry <entry><string>
Parameters
table (string)
Table (string)
...
Related functions
CMS_AddCustomInventory https://capasystems.atlassian.net/wiki/spaces/CI66DOC/pages/19610726295
https://capasystems.atlassian.net/wiki/spaces/CI66DOC/pages/19610726255