Versions Compared

Key

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

...

This function returns a list of item IDs matching the provided criteria.

Signature

array nxa.GetItemIds GetItemIds2 (string, string, boolean, string)

...

Type

Description

string []

An array of strings containing all item IDs matching the provided criteria. If no item IDs match, the function returns nil. The start index of the array is, as it is common in LUA, 1.

Applies to

  • NETx BMS Platform R2 Build 2065+

  • NETx Multi Protocol Server R2 Build 2065+