Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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>
NXA data types () <p>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> None.
<h1>Return</h1> None.
</file>
<file name="NXA access rights">
<h1>Description</h1>
<h1>Signature</h1>
NXA access rights () <p>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> None.
<h1>Return</h1> None.
</file>

  • No labels