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. <file name="NXA data types">
<h1>Description</h1>
<h1>Signature</h1>

Description

Signature

NXA data types () <p>These

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</p>
<h1>Parameters</h1>

Parameters

None. <h1>Return</h1>

Return

None. </file>
<file name="NXA access rights">
<h1>Description</h1>
<h1>Signature</h1>

Description

Signature

NXA access rights () <p>These

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

...

nxa.access.Writeable

...

nxa.access.All</p>
<h1>Parameters</h1>

Parameters

None. <h1>Return</h1>

Return

None.
</file>