Versions Compared

Key

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

Here, different constants are defined that are required as parameters for different NXA LUA functions.

Description

Signature

NXA data types ()

These constants define the different data types that are available for Server Items. nxa.type.Integer nxa.type.Real nxa.type.Date nxa.type.String nxa.type.Boolean

Parameters

None.

Return

None.

Description

Signature

NXA access rights ()

These constants define the different access rights that are available for Server Items. nxa.access.Readable nxa.access.Writeable nxa.access.All

Parameters

None.

Return

None.