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

« Previous Version 2 Next »

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.

  • No labels