ResetDecimalPointsTable
Resets the virtual table of settings created by the SetDecimalPoints function.
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
ResetDecimalPointsTable | Graphic | Synchronous | Supported | Supported | Supported | Not supported |
ResetDecimalPointsTable()
Syntax
This function takes no parameters.
Returned value
This function does not return any value.
Examples
Tag Name | Expression |
---|---|
ResetDecimalPointsTable( ) // Resets the virtual table of settings. |