Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

(blue star) CMS_GetInventory(table, category, entry) As string

(blue star) [string]CMS_GetInventory -table <table> <string> -category <category> <string> -entry <entry><string>

Parameters

table (string)

Table (string)

...

Scripting Guidelines

Related functions

CMS_AddHardwareInventory

CMS_AddCustomInventory https://capasystems.atlassian.net/wiki/spaces/CI66DOC/pages/19610726295

https://capasystems.atlassian.net/wiki/spaces/CI66DOC/pages/19610726255